Merge pull request #31405 from Shubham82/Update-Feature_Gate

Improvement: Updated FEATURE STATE of PodSecurityAdmission.
This commit is contained in:
Kubernetes Prow Robot
2022-01-19 09:04:06 -08:00
committed by GitHub
@@ -15,7 +15,7 @@ This page provides an overview of best practices when it comes to enforcing
## Using the built-in Pod Security Admission Controller
{{< feature-state for_k8s_version="v1.22" state="alpha" >}}
{{< feature-state for_k8s_version="v1.23" state="beta" >}}
The [Pod Security Admission Controller](/docs/reference/access-authn-authz/admission-controllers/#podsecurity)
intends to replace the deprecated PodSecurityPolicies.