What is a Kubernetes PodSecurityAdmission (PSA) policy and what are its three policy levels?

Kubernetes Fundamentals Hard

Kubernetes Fundamentals — Hard

What is a Kubernetes PodSecurityAdmission (PSA) policy and what are its three policy levels?

Key points

  • PSA operates at the namespace level, not cluster-wide
  • Policy levels dictate security restrictions, not resource usage
  • Namespace labels are used to apply PSA policies
  • PSA is distinct from network security policies and resource quotas

Ready to go further?

Related questions