Created
November 9, 2018 04:28
-
-
Save sudermanjr/ad4835231c1fcf4861e0f6b28040556c to your computer and use it in GitHub Desktop.
Kube202 Get HPA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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