Skip to content

Commit 8f913ba

Browse files
author
Tim Bannister
committed
Note PodSecurityPolicy deprecation
1 parent 90c9da9 commit 8f913ba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/tasks/administer-cluster/sysctl-cluster.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,8 @@ to schedule those pods onto the right nodes.
167167

168168
## PodSecurityPolicy
169169

170+
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
171+
170172
You can further control which sysctls can be set in pods by specifying lists of
171173
sysctls or sysctl patterns in the `forbiddenSysctls` and/or
172174
`allowedUnsafeSysctls` fields of the PodSecurityPolicy. A sysctl pattern ends

0 commit comments

Comments
 (0)