We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e0904f8 + 9558f9b commit c010c97Copy full SHA for c010c97
content/en/docs/concepts/scheduling-eviction/pod-overhead.md
@@ -30,7 +30,7 @@ time according to the overhead associated with the Pod's
30
[RuntimeClass](/docs/concepts/containers/runtime-class/).
31
32
When Pod Overhead is enabled, the overhead is considered in addition to the sum of container
33
-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
34
the Pod cgroup, and when carrying out Pod eviction ranking.
35
36
## Enabling Pod Overhead {#set-up}
0 commit comments