Fix some typo in pod-overhead.md

Uniform case in pod-overhead.md(Kubelet → kubelet).
This commit is contained in:
Ader
2020-12-31 17:21:41 +08:00
committed by GitHub
parent 9ce0330154
commit 9558f9b78b
@@ -30,7 +30,7 @@ time according to the overhead associated with the Pod's
[RuntimeClass](/docs/concepts/containers/runtime-class/). [RuntimeClass](/docs/concepts/containers/runtime-class/).
When Pod Overhead is enabled, the overhead is considered in addition to the sum of container When Pod Overhead is enabled, the overhead is considered in addition to the sum of container
resource requests when scheduling a Pod. Similarly, Kubelet will include the Pod overhead when sizing resource requests when scheduling a Pod. Similarly, the kubelet will include the Pod overhead when sizing
the Pod cgroup, and when carrying out Pod eviction ranking. the Pod cgroup, and when carrying out Pod eviction ranking.
## Enabling Pod Overhead {#set-up} ## Enabling Pod Overhead {#set-up}