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

CKA study material · question 465 of 1000

How may a PodDisruptionBudget be expressed? Choose two.

  1. minReady, the seconds a Pod must be ready
  2. minAvailable, the number that must stay up
  3. maxUnavailable, the number that may go down
  4. maxSurge, the number that may be added
Show the answer

Answer: B. minAvailable, the number that must stay up
C. maxUnavailable, the number that may go down

A PDB is written as either minAvailable or maxUnavailable.

Source: Disruptions (Kubernetes) — Pod disruption budgets

Challenge yourself on this topic → Study as cards