Created
March 19, 2016 16:59
-
-
Save alxhub/58ddfc2305678a4fd397 to your computer and use it in GitHub Desktop.
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 get nodes | |
NAME LABELS STATUS AGE | |
192.168.7.100 kubernetes.io/hostname=192.168.7.100 Ready 8h | |
192.168.7.101 kubernetes.io/hostname=192.168.7.101 Ready 8h | |
192.168.7.102 kubernetes.io/hostname=192.168.7.102 Ready 8h | |
192.168.7.103 kubernetes.io/hostname=192.168.7.103 Ready 8h | |
192.168.7.104 kubernetes.io/hostname=192.168.7.104 Ready 8h |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment