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

Users report that ClusterIP Services are unreachable from Pods running on worker node-3, while the same Services work fine from Pods on other nodes. You confirm the target Service has healthy Endpoints and CoreDNS resolves the Service name correctly on all nodes. Running 'kubectl get pods -n kube-system -o wide' shows the kube-proxy Pod on node-3 is in CrashLoopBackOff, while all other kube-proxy Pods are Running. What is the most likely reason Services fail specifically on node-3?

Reviewed for accuracy · Report an issueNext question