Pod Security Policies

Instead of using PodSecurityPolicy, you can enforce similar restrictions on Pods using either or both:

For a migration guide, see Migrate from PodSecurityPolicy to the Built-In PodSecurity Admission Controller. For more information on the removal of this API, see PodSecurityPolicy Deprecation: Past, Present, and Future.

If you are not running Kubernetes v1.32, check the documentation for your version of Kubernetes.

Last modified March 12, 2025 at 10:13 AM PST: Merge pull request #50044 from aivantsov/patch-4 (552cfa2)