Skip to content

Commit afc8fd9

Browse files
committed
sysctl is moved to namespaced in 4.6
- torvalds/linux@12ed824
1 parent 30026fa commit afc8fd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following sysctls are supported in the _safe_ set:
8686
There are some exceptions to the set of safe sysctls:
8787

8888
- 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.
89+
- The `net.ipv4.tcp_syncookies` sysctl is not namespaced on Linux kernel version 4.5 or lower.
9090
{{< /note >}}
9191

9292
This list will be extended in future Kubernetes versions when the kubelet

0 commit comments

Comments
 (0)