Skip to content

Instantly share code, notes, and snippets.

@TBeijen
Last active February 1, 2019 19:38
Show Gist options
  • Save TBeijen/859dcd16debc53d3c22c4984e7722ce3 to your computer and use it in GitHub Desktop.
Save TBeijen/859dcd16debc53d3c22c4984e7722ce3 to your computer and use it in GitHub Desktop.
medium_k8s_failure_get_nodes
$: kubectl get nodes
NAME STATUS ROLES AGE VERSION
ip-10-150-34-78.eu-west-1.compute.internal Ready master 43d v1.10.6
ip-10-150-35-189.eu-west-1.compute.internal Ready node 2h v1.10.6
ip-10-150-36-156.eu-west-1.compute.internal Ready node 2h v1.10.6
ip-10-150-37-179.eu-west-1.compute.internal NotReady node 2h v1.10.6
ip-10-150-37-37.eu-west-1.compute.internal Ready master 43d v1.10.6
ip-10-150-38-190.eu-west-1.compute.internal Ready node 4h v1.10.6
ip-10-150-39-21.eu-west-1.compute.internal NotReady node 2h v1.10.6
ip-10-150-39-64.eu-west-1.compute.internal Ready master 43d v1.10.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment