Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created September 7, 2020 10:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/a1c1ca0d5a3a8536938a7c35af219ab1 to your computer and use it in GitHub Desktop.
Save velotiotech/a1c1ca0d5a3a8536938a7c35af219ab1 to your computer and use it in GitHub Desktop.
kubectl get po -n kube-system
NAME READY STATUS RESTARTS AGE
vpa-admission-controller-68c748777d-ppspd 1/1 Running 0 7s
vpa-recommender-6fc8c67d85-gljpl 1/1 Running 0 8s
vpa-updater-786b96955c-bgp9d 1/1 Running 0 8s
kubectl get crd
verticalpodautoscalers.autoscaling.k8s.io
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment