- Home
- All questions
- Question 518
CKA study material · question 518 of 1000
Every zone in a large multi-zone cluster reports unhealthy at the same moment. How does the node controller behave?
Show the answer
Answer: B. It performs no evictions, treating this as its own connectivity fault
When no zone is healthy the likeliest explanation is a control plane connectivity problem, not simultaneous failure everywhere, so the node controller does nothing rather than evacuating the whole cluster.
Source: Nodes (Kubernetes) — Node controller › Rate limits on eviction