K8s

From Chorke Wiki
Jump to navigation Jump to search

Kind

  • Pod
  • PersistentVolume
  • PersistentVolumeClaim
  • Deployment
  • DeploymentConfig
  • ReplicaSet
  • ReplicationController
  • StorageClass

Volume

Argo CD

kubectl create namespace argocd
kubectl get namespace -A

kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml

kubectl get pod -n argocd
kubectl get service -n argocd
kubectl port-forward -n argocd service/argocd-server 8080:80

Knowledge

snap services maas
snap services juju
snap services lxd

References