Skip to content

Commit eaddd9c

Browse files
authored
Merge pull request #20019 from wiggzz/patch-1
Fix typo
2 parents 16f5494 + 0a12ae6 commit eaddd9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/configuration/pod-priority-preemption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ See
409409
[evicting end-user pods](/docs/tasks/administer-cluster/out-of-resource/#evicting-end-user-pods)
410410
for more details.
411411

412-
kubelet out-of-resource eviction does not evict Pods wheir their
412+
kubelet out-of-resource eviction does not evict Pods when their
413413
usage does not exceed their requests. If a Pod with lower priority is not
414414
exceeding its requests, it won't be evicted. Another Pod with higher priority
415415
that exceeds its requests may be evicted.

0 commit comments

Comments
 (0)