🔥 3-day streak
Certified Kubernetes Administrator (CKA)89 / 125
Question 89 of 125

A worker node named worker-2 has been showing status NotReady for the last 10 minutes. Pods scheduled to it are stuck and new pods will not schedule there. You SSH into worker-2 and run 'systemctl status kubelet', which reports the service as 'active (running)', but 'kubectl get nodes' from the control plane still shows worker-2 as NotReady. The kubelet logs (journalctl -u kubelet) repeatedly show: 'Container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:cni plugin not initialized'. What is the most likely root cause you should investigate first?

Reviewed for accuracy · Report an issueNext question