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 16f5494 + 0a12ae6 commit eaddd9cCopy full SHA for eaddd9c
content/en/docs/concepts/configuration/pod-priority-preemption.md
@@ -409,7 +409,7 @@ See
409
[evicting end-user pods](/docs/tasks/administer-cluster/out-of-resource/#evicting-end-user-pods)
410
for more details.
411
412
-kubelet out-of-resource eviction does not evict Pods wheir their
+kubelet out-of-resource eviction does not evict Pods when their
413
usage does not exceed their requests. If a Pod with lower priority is not
414
exceeding its requests, it won't be evicted. Another Pod with higher priority
415
that exceeds its requests may be evicted.
0 commit comments