Skip to content

Commit 1333e51

Browse files
authored
Merge pull request #40167 from Congyu-Liu/main
Fix docs around nf_conntrack sysctl
2 parents f25a352 + c36be1b commit 1333e51

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
@@ -120,7 +120,7 @@ in future versions of the Linux kernel.
120120
- `kernel.sem`,
121121
- `fs.mqueue.*`,
122122
- The parameters under `net.*` that can be set in container networking
123-
namespace. However, there are exceptions (e.g.,
123+
namespace. However, there are exceptions (e.g., before Linux 5.12.2,
124124
`net.netfilter.nf_conntrack_max` and `net.netfilter.nf_conntrack_expect_max`
125125
can be set in container networking namespace but they are unnamespaced).
126126

0 commit comments

Comments
 (0)