Skip to content

Instantly share code, notes, and snippets.

@sudermanjr
Created November 9, 2018 04:28
Show Gist options
  • Save sudermanjr/ad4835231c1fcf4861e0f6b28040556c to your computer and use it in GitHub Desktop.
Save sudermanjr/ad4835231c1fcf4861e0f6b28040556c to your computer and use it in GitHub Desktop.
Kube202 Get HPA
kubectl --namespace kube202 get hpa
NAME REFERENCE TARGETS MINPODS MAXPODS REPLICAS AGE
test-hpa Deployment/test 1%/80% 2 10 2 16d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment