Skip to content

Commit 9823ecd

Browse files
authored
Update proposal link to point to archive
Original link says ``` Design proposals have been archived. To view the last version of this document, see the Design Proposals Archive Repo. Please remove after 2022-04-01 or the release of Kubernetes 1.24, whichever comes first. ```
1 parent b90237d commit 9823ecd

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)