update state for PodSecurityPolicy

pull/28511/head
chenxuc 2021-06-20 16:17:40 +08:00
parent 304bf1bc53
commit f0f957ff21
1 changed files with 2 additions and 0 deletions

View File

@ -698,6 +698,8 @@ admission plugin, which allows preventing pods from running on specifically tain
### PodSecurityPolicy {#podsecuritypolicy}
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
This admission controller acts on creation and modification of the pod and determines if it should be admitted
based on the requested security context and the available Pod Security Policies.