Merge pull request #33969 from liggitt/psp-guide

Update PSP alternatives
This commit is contained in:
Kubernetes Prow Robot
2022-05-27 07:55:07 -07:00
committed by GitHub
@@ -110,8 +110,10 @@ The **policy/v1beta1** API version of PodDisruptionBudget will no longer be serv
PodSecurityPolicy in the **policy/v1beta1** API version will no longer be served in v1.25, and the PodSecurityPolicy admission controller will be removed. PodSecurityPolicy in the **policy/v1beta1** API version will no longer be served in v1.25, and the PodSecurityPolicy admission controller will be removed.
PodSecurityPolicy replacements are still under discussion, but current use can be migrated to Migrate to [Pod Security Admission](/docs/concepts/security/pod-security-admission/)
[3rd-party admission webhooks](/docs/reference/access-authn-authz/extensible-admission-controllers/) now. or a [3rd party admission webhook](/docs/reference/access-authn-authz/extensible-admission-controllers/).
For a migration guide, see [Migrate from PodSecurityPolicy to the Built-In PodSecurity Admission Controller](/docs/tasks/configure-pod-container/migrate-from-psp/).
For more information on the deprecation, see [PodSecurityPolicy Deprecation: Past, Present, and Future](/blog/2021/04/06/podsecuritypolicy-deprecation-past-present-and-future/).
#### RuntimeClass {#runtimeclass-v125} #### RuntimeClass {#runtimeclass-v125}