Skip to content

Commit a26ac80

Browse files
authored
Merge pull request #31816 from voelzmo/patch-2
Update proposal link to point to archive
2 parents c33258a + 9823ecd commit a26ac80

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
@@ -91,7 +91,7 @@ flag.
9191
It is recommended that the kubernetes system daemons are placed under a top
9292
level control group (`runtime.slice` on systemd machines for example). Each
9393
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)
94+
[the design proposal](https://git.k8s.io/design-proposals-archive/node/node-allocatable.md#recommended-cgroups-setup)
9595
for more details on recommended control group hierarchy.
9696

9797
Note that Kubelet **does not** create `--kube-reserved-cgroup` if it doesn't

0 commit comments

Comments
 (0)