Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[enterprise-3.4] updating list of supported sysctls #11391

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions admin_guide/sysctls.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -89,11 +89,12 @@ a pod.

By far, most of the namespaced sysctls are not necessarily considered safe.

For {product-title} 3.3.1, the following sysctls are supported (whitelisted) in
the safe set:
Currently, {product-title} supports, or whitelists, the following sysctls
in the safe set:

- *_kernel.shm_rmid_forced_*
- *_net.ipv4.ip_local_port_range_*
- *_net.ipv4.tcp_syncookies_*

This list will be extended in future versions when the kubelet supports better
isolation mechanisms.
Expand Down