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 c33258a + 9823ecd commit a26ac80Copy full SHA for a26ac80
content/en/docs/tasks/administer-cluster/reserve-compute-resources.md
@@ -91,7 +91,7 @@ flag.
91
It is recommended that the kubernetes system daemons are placed under a top
92
level control group (`runtime.slice` on systemd machines for example). Each
93
system daemon should ideally run within its own child control group. Refer to
94
-[the design proposal](https://git.k8s.io/community/contributors/design-proposals/node/node-allocatable.md#recommended-cgroups-setup)
+[the design proposal](https://git.k8s.io/design-proposals-archive/node/node-allocatable.md#recommended-cgroups-setup)
95
for more details on recommended control group hierarchy.
96
97
Note that Kubelet **does not** create `--kube-reserved-cgroup` if it doesn't
0 commit comments