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.
2 parents ba8ef20 + bdfc1b6 commit 5175726Copy full SHA for 5175726
content/zh/docs/tasks/administer-cluster/sysctl-cluster.md
@@ -122,7 +122,7 @@ The following sysctls are supported in the _safe_ set:
122
- `net.ipv4.ip_local_port_range`
123
- `net.ipv4.tcp_syncookies`
124
- `net.ipv4.ping_group_range` (从 Kubernetes 1.18 开始)
125
-- `net.ipv4.ip_unprivileged_port_start` (从 Kubernetes 1.22 开始).
+- `net.ipv4.ip_unprivileged_port_start` (从 Kubernetes 1.22 开始)。
126
127
<!--
128
The example `net.ipv4.tcp_syncookies` is not namespaced on Linux kernel version 4.4 or lower.
0 commit comments