Merge pull request #36966 from mtardy/bump-pod-security-stable
Bump pod security admission feature to stable in "Enforcing Pod Security Standards" pagepull/36987/head
commit
d1006d01e4
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue