Skip to content

Instantly share code, notes, and snippets.

@sebastien-prudhomme
Last active October 29, 2018 19:32
Show Gist options
  • Save sebastien-prudhomme/866e7b8b8710fc1b9baed88680263893 to your computer and use it in GitHub Desktop.
Save sebastien-prudhomme/866e7b8b8710fc1b9baed88680263893 to your computer and use it in GitHub Desktop.
$ kubectl --kubeconfig kube_config_cluster.yml --namespace kube-system get pods
NAME READY STATUS RESTARTS AGE
canal-95m29 3/3 Running 0 4m
kube-dns-7588d5b5f5-wgrhz 3/3 Running 0 4m
kube-dns-autoscaler-5db9bbb766-rlx6l 1/1 Running 0 4m
metrics-server-97bc649d5-xgjrr 1/1 Running 0 4m
rke-ingress-controller-deploy-job-g4mng 0/1 Completed 0 4m
rke-kubedns-addon-deploy-job-rxqs7 0/1 Completed 0 4m
rke-metrics-addon-deploy-job-2fscd 0/1 Completed 0 4m
rke-network-plugin-deploy-job-bkrnw 0/1 Completed 0 4m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment