Study. uk . com
  1. Home
  2. All questions
  3. Question 464

CKA study material · question 464 of 1000

What can a PodDisruptionBudget not protect against?

  1. A rolling node upgrade
  2. A node being drained
  3. A node dying unexpectedly
  4. An eviction through the eviction API
Show the answer

Answer: C. A node dying unexpectedly

A PDB constrains only voluntary disruptions; it cannot protect an application from involuntary ones.

Source: Disruptions (Kubernetes) — Pod disruption budgets

Challenge yourself on this topic → Study as cards