Skip to content

Commit 5f4fa22

Browse files
catbladetengqm
andauthored
Small mistake between sections of the document (#42089)
* Small mistake between sections of the document The note for --kube-reserved-cgroup should match formatting for --system-reserved-cgroup. This changes helps those match. * Update reserve-compute-resources.md --------- Co-authored-by: Qiming Teng <[email protected]>
1 parent 87e29b2 commit 5f4fa22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/administer-cluster/reserve-compute-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ system daemon should ideally run within its own child control group. Refer to
9696
for more details on recommended control group hierarchy.
9797

9898
Note that Kubelet **does not** create `--kube-reserved-cgroup` if it doesn't
99-
exist. Kubelet will fail if an invalid cgroup is specified. With `systemd`
99+
exist. The kubelet will fail to start if an invalid cgroup is specified. With `systemd`
100100
cgroup driver, you should follow a specific pattern for the name of the cgroup you
101101
define: the name should be the value you set for `--kube-reserved-cgroup`,
102102
with `.slice` appended.

0 commit comments

Comments
 (0)