1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 21:46:22 +01:00

Merge pull request #89999 from GroceryBoyJr/OCPBUGS-46490

OCPBUGS-46490: Using sysctls in containers has an error
This commit is contained in:
Servesha Dudhgaonkar
2025-03-11 17:27:13 +05:30
committed by GitHub

View File

@@ -17,7 +17,7 @@ Moreover, only those sysctls considered _safe_ are whitelisted by default; you
can manually enable other _unsafe_ sysctls on the node to be available to the
user.
If you are setting the sysctl and it is not node-level, you can find information on this procedure in the section xref:../../scalability_and_performance/using-node-tuning-operator.adoc#using-node-tuning-operator[Using the Node Tuning Operator].
If you are setting the sysctl and it is node-level, you can find information on this procedure in the section xref:../../scalability_and_performance/using-node-tuning-operator.adoc#using-node-tuning-operator[Using the Node Tuning Operator].
// The following include statements pull in the module files that comprise
// the assembly. Include any combination of concept, procedure, or reference