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

OCPBUGS-46490: Using sysctls in containers has an error

This commit is contained in:
GroceryBoyJr
2025-03-10 15:49:53 -04:00
parent 04fb582ce0
commit 20af821c19

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