Error AtlasError Documentation and Resolution

GKE node entered NotReady status

NotReady

A GKE node stopped reporting healthy readiness to the control plane, which can be caused by kubelet problems, runtime failures, resource pressure, or underlying node instability.

NotReadyruntime
NotReady
  • The kubelet cannot report healthy node status to the control plane.
  • Node runtime, networking, or system components are unhealthy.
  • Resource pressure or deeper node instability is preventing the node from staying ready.
  1. Inspect node conditions and the Events section to see what changed before the node became NotReady.
  2. Review kubelet, container-runtime, and node-problem-detector logs for the underlying fault.
  3. Resolve the runtime, networking, or system issue that is preventing the node from reporting healthy status.
Google Cloud: Troubleshoot nodes with the NotReady status in GKE
GKE NotReady: causes and fixes | Error Atlas