[zh] Update sysctl-cluster.md

Signed-off-by: xin.li <xin.li@daocloud.io>
This commit is contained in:
xin.li
2022-03-24 09:53:43 +08:00
parent 2326454c84
commit bdfc1b64e6
@@ -122,7 +122,7 @@ The following sysctls are supported in the _safe_ set:
- `net.ipv4.ip_local_port_range`
- `net.ipv4.tcp_syncookies`
- `net.ipv4.ping_group_range` (从 Kubernetes 1.18 开始)
- `net.ipv4.ip_unprivileged_port_start` (从 Kubernetes 1.22 开始).
- `net.ipv4.ip_unprivileged_port_start` 从 Kubernetes 1.22 开始)。
<!--
The example `net.ipv4.tcp_syncookies` is not namespaced on Linux kernel version 4.4 or lower.