Pod Security
The PodSecurityPolicy API is deprecated and will be removed from Kubernetes in version 1.25. This API is replaced by a new built-in admission controller (KEP-2579: Pod Security Admission Control) which allows cluster admins to enforce Pod Security Standards Labels.
- Operator SDK provides documentation to get around this issue for Golang, Ansible, and Helm based Operators.
- Pod Security Standards