Nodes API
View information about the physical or virtual nodes in your Kubernetes cluster.List Nodes
Node Status
| Status | Description |
|---|---|
Ready | Node is healthy and accepting workloads |
NotReady | Node is unhealthy or unreachable |
SchedulingDisabled | Node is cordoned (no new pods) |