File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
content/zh/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -167,7 +167,8 @@ flag.
167
167
It is recommended that the kubernetes system daemons are placed under a top
168
168
level control group (`runtime.slice` on systemd machines for example). Each
169
169
system daemon should ideally run within its own child control group. Refer to
170
- [this doc](https://git.k8s.io/community/contributors/design-proposals/node/node-allocatable.md#recommended-cgroups-setup)
170
+ [this
171
+ doc](https://git.k8s.io/community/contributors/design-proposals/node/node-allocatable.md#recommended-cgroups-setup)
171
172
for more details on recommended control group hierarchy.
172
173
173
174
Note that Kubelet **does not** create `--kube-reserved-cgroup` if it doesn't
You can’t perform that action at this time.
0 commit comments