Note PodSecurityPolicy deprecation

This commit is contained in:
Tim Bannister 2021-04-01 18:15:09 +01:00
parent 90c9da9c86
commit 8f913ba982
1 changed files with 2 additions and 0 deletions

View File

@ -167,6 +167,8 @@ to schedule those pods onto the right nodes.
## PodSecurityPolicy
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
You can further control which sysctls can be set in pods by specifying lists of
sysctls or sysctl patterns in the `forbiddenSysctls` and/or
`allowedUnsafeSysctls` fields of the PodSecurityPolicy. A sysctl pattern ends