We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb19087 + a486fcc commit dcece31Copy full SHA for dcece31
modules/nodes-clusters-cgroups-2.adoc
@@ -187,11 +187,10 @@ spec:
187
kernelArguments:
188
systemd.unified_cgroup_hierarchy=0 <1>
189
systemd.legacy_systemd_cgroup_controller=1 <2>
190
- psi=1 <3>
+ psi=0
191
----
192
<1> Disables cgroup v2.
193
<2> Enables cgroup v1 in systemd.
194
-<3> Enables the Linux Pressure Stall Information (PSI) feature.
195
196
. Check the nodes to see that scheduling on the nodes is disabled. This indicates that the change is being applied:
197
+
0 commit comments