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

CKA study material · question 621 of 1000

How do the three Pod Security Standards relate to one another?

  1. They are alternatives that cannot be compared for strictness
  2. They are cumulative, from unrestricted privileged up to hardened restricted
  3. baseline is the strictest and restricted the most permissive
  4. Each covers a different resource kind rather than a different strictness
Show the answer

Answer: B. They are cumulative, from unrestricted privileged up to hardened restricted

The standards form a linear progression: privileged imposes nothing, baseline blocks known privilege escalations, and restricted adds current hardening practice on top of baseline.

Source: Pod Security Standards (Kubernetes) — Pod Security Standards (overview)

Challenge yourself on this topic → Study as cards