Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save amaurybsouza/f7582558c581e3bc7be5a7a0eecad23d to your computer and use it in GitHub Desktop.

Select an option

Save amaurybsouza/f7582558c581e3bc7be5a7a0eecad23d to your computer and use it in GitHub Desktop.
kubernetes_cluster
# kubectl get nodes
NAME STATUS ROLES AGE VERSION
kubernetes-cluster Ready control-plane 9d v1.24.2
kubernetes-node01 Ready <none> 9d v1.24.1
kubernetes-node02 Ready <none> 9d v1.24.1
kubernetes-node03 Ready <none> 9d v1.24.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment