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 30026fa commit afc8fd9Copy full SHA for afc8fd9
content/en/docs/tasks/administer-cluster/sysctl-cluster.md
@@ -86,7 +86,7 @@ The following sysctls are supported in the _safe_ set:
86
There are some exceptions to the set of safe sysctls:
87
88
- The `net.*` sysctls are not allowed with host networking enabled.
89
-- The `net.ipv4.tcp_syncookies` sysctl is not namespaced on Linux kernel version 4.4 or lower.
+- The `net.ipv4.tcp_syncookies` sysctl is not namespaced on Linux kernel version 4.5 or lower.
90
{{< /note >}}
91
92
This list will be extended in future Kubernetes versions when the kubelet
0 commit comments