Find hot nodes during an incident.

Section: Node Health and Conditions

Show all node metrics

bash
bash
kubectl top 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 Node Health and Conditions
Show live node usage
Compare CPU and memory utilization across nodes.
OpenIn sheetbashsame section
List nodes
Start by verifying Ready status across the cluster.
OpenIn sheetbashsame section
Describe a node
Inspect conditions, capacity, allocatable, taints, and events.
OpenIn sheetbashsame section
Get raw node YAML
Inspect status addresses, conditions, and daemon info.
OpenIn sheetbashsame section
List key node conditions
Compact view for Ready and pressure-related conditions.
OpenIn sheetbashsame section
Open a debug shell on a node
Create a privileged debug pod on the node for investigation.
OpenIn sheetbash1 tag match