Skip to content
daniel@cosenza:~/blog

tag

#nodes

1 post

SRE & DevOpsFix July 6, 2026 2 min read

Fixing a Kubernetes Node Stuck NotReady

kubectl get nodes shows a node stuck in NotReady state, and pods are being evicted from it. Here's how to check kubelet, container runtime, and network plugin health in the right order.

#fix#kubernetes#nodes
Read more