Merge pull request #40167 from Congyu-Liu/main

Fix docs around nf_conntrack sysctl
pull/40322/head
Kubernetes Prow Robot 2023-03-26 09:19:54 -07:00 committed by GitHub
commit 1333e51211
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ in future versions of the Linux kernel.
- `kernel.sem`,
- `fs.mqueue.*`,
- The parameters under `net.*` that can be set in container networking
namespace. However, there are exceptions (e.g.,
namespace. However, there are exceptions (e.g., before Linux 5.12.2,
`net.netfilter.nf_conntrack_max` and `net.netfilter.nf_conntrack_expect_max`
can be set in container networking namespace but they are unnamespaced).