You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/id/docs/tasks/administer-cluster/reserve-compute-resources.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@ Ini dilakukan dengan menspesifikasikan _parent_ cgroup sebagai nilai dari _flag_
104
104
Kami merekomendasikan _daemon_ sistem Kubernetes untuk ditempatkan pada
105
105
tingkatan cgroup yang tertinggi (contohnya, `runtime.slice` pada mesin systemd).
106
106
Secara ideal, setiap _daemon_ sistem sebaiknya dijalankan pada _child_ cgroup
107
-
di bawah _parent_ ini. Lihat [dokumentasi](https://git.k8s.io/community/contributors/design-proposals/node/node-allocatable.md#recommended-cgroups-setup)
107
+
di bawah _parent_ ini. Lihat [dokumentasi](https://git.k8s.io/design-proposals-archive/node/node-allocatable.md#recommended-cgroups-setup)
108
108
untuk mengetahui rekomendasi hierarki cgroup secara detail.
109
109
110
110
Catatan: kubelet **tidak membuat**`--kube-reserved-cgroup` jika cgroup
0 commit comments