Section: Cluster Triage

List nodes

bash
bash
kubectl get nodes

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Cluster Triage
List nodes with details
Show node IPs, versions, and roles.
OpenIn sheetbashsame section
Check kubectl and server version
Show client and server version details.
OpenIn sheetbashsame section
Show cluster endpoints
Display the control plane and addon URLs known to kubectl.
OpenIn sheetbashsame section
List all major resources
Quick cluster-wide snapshot across namespaces.
OpenIn sheetbashsame section
List resource types
See which resource kinds the API server exposes.
OpenIn sheetbashsame section
Dump cluster diagnostic info
Collect broad cluster state for troubleshooting.
OpenIn sheetbashsame section