- Home
- All questions
- Question 419
CKA study material · question 419 of 1000
An entire availability zone goes unhealthy in a 30-node cluster. What does the node controller do?
Show the answer
Answer: A. It stops evictions, because the cluster is small and the failure looks like a partition
In a cluster at or below the large-cluster threshold, a mass failure stops evictions rather than draining everything.
Source: Nodes (Kubernetes) — Rate limits on eviction