Merge pull request #36966 from mtardy/bump-pod-security-stable

Bump pod security admission feature to stable in "Enforcing Pod Security Standards" page
pull/36987/head
Kubernetes Prow Robot 2022-09-23 11:04:25 -07:00 committed by GitHub
commit d1006d01e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.23" state="beta" >}}
{{< feature-state for_k8s_version="v1.25" state="stable" >}}
The [Pod Security Admission Controller](/docs/reference/access-authn-authz/admission-controllers/#podsecurity)
intends to replace the deprecated PodSecurityPolicies.