cd ~/home

Testing sintak code

Dipublikasikan: Invalid Date

Test

ini test code

#!/bin/bash
echo "hello world"

ini kalo python

print("hello world")

ini yaml

apiVersion: apps/v1
kind: Deployment
metadata:
  creationTimestamp: null # this
  labels:
    app: my-app
  name: my-app
spec:
  replicas: 1
  selector:
    matchLabels:
      app: my-app
  strategy: {} # this
  template:
    metadata:
      creationTimestamp: null # this
      labels:
        app: my-app
    spec:
      containers:
      - image: dummy
        name: my-container
        resources: {} # this
status: {} # this