We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90c9da9 commit 8f913baCopy full SHA for 8f913ba
content/en/docs/tasks/administer-cluster/sysctl-cluster.md
@@ -167,6 +167,8 @@ to schedule those pods onto the right nodes.
167
168
## PodSecurityPolicy
169
170
+{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
171
+
172
You can further control which sysctls can be set in pods by specifying lists of
173
sysctls or sysctl patterns in the `forbiddenSysctls` and/or
174
`allowedUnsafeSysctls` fields of the PodSecurityPolicy. A sysctl pattern ends
0 commit comments