Skip to content

Instantly share code, notes, and snippets.

@alxhub
Created March 19, 2016 16:59
Show Gist options
  • Save alxhub/58ddfc2305678a4fd397 to your computer and use it in GitHub Desktop.
Save alxhub/58ddfc2305678a4fd397 to your computer and use it in GitHub Desktop.
$ 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