Explicitly specify kubernetes system daemons

This commit is contained in:
Bharath Vedartham
2021-03-27 13:52:54 +05:30
parent 51aa022352
commit fa5ef755a2
@@ -90,7 +90,7 @@ In addition to `cpu`, `memory`, and `ephemeral-storage`, `pid` may be
specified to reserve the specified number of process IDs for
kubernetes system daemons.
To optionally enforce `kube-reserved` on system daemons, specify the parent
To optionally enforce `kube-reserved` on kubernetes system daemons, specify the parent
control group for kube daemons as the value for `--kube-reserved-cgroup` kubelet
flag.