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

CKA study material · question 193 of 1000

Which two statements about minDomains are correct? Choose two.

  1. It must be zero or greater
  2. It may only be used with whenUnsatisfiable DoNotSchedule
  3. An unspecified minDomains behaves as 1
  4. It may only be used with ScheduleAnyway
Show the answer

Answer: B. It may only be used with whenUnsatisfiable DoNotSchedule
C. An unspecified minDomains behaves as 1

minDomains pairs only with DoNotSchedule, must exceed zero, and behaves as 1 when left unset.

Source: Pod Topology Spread Constraints (Kubernetes) — Spread constraint definition

Challenge yourself on this topic → Study as cards