Skip to content

Commit c010c97

Browse files
authored
Merge pull request #25891 from ydFu/patch-2
Fix some typo in pod-overhead.md
2 parents e0904f8 + 9558f9b commit c010c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/scheduling-eviction/pod-overhead.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ time according to the overhead associated with the Pod's
3030
[RuntimeClass](/docs/concepts/containers/runtime-class/).
3131

3232
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
33+
resource requests when scheduling a Pod. Similarly, the kubelet will include the Pod overhead when sizing
3434
the Pod cgroup, and when carrying out Pod eviction ranking.
3535

3636
## Enabling Pod Overhead {#set-up}

0 commit comments

Comments
 (0)