Created
August 4, 2019 12:20
-
-
Save UmarFarooqkadri/7c783a41f10988f052dedcb9536f8287 to your computer and use it in GitHub Desktop.
kubectl_get_nodes
This file contains 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
shell $ kubectl get nodes | |
NAME STATUS ROLES AGE VERSION | |
gke-rs-k8s-cluster-default-pool-68e4d84f-6nch Ready <none> 22m v1.12.8-gke.10 | |
gke-rs-k8s-cluster-default-pool-68e4d84f-z20d Ready <none> 22m v1.12.8-gke.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment