This commit is contained in:
Will James
2020-03-31 08:35:11 -05:00
committed by GitHub
parent 40ca51baa4
commit 0a12ae607d
@@ -409,7 +409,7 @@ See
[evicting end-user pods](/docs/tasks/administer-cluster/out-of-resource/#evicting-end-user-pods) [evicting end-user pods](/docs/tasks/administer-cluster/out-of-resource/#evicting-end-user-pods)
for more details. for more details.
kubelet out-of-resource eviction does not evict Pods wheir their kubelet out-of-resource eviction does not evict Pods when their
usage does not exceed their requests. If a Pod with lower priority is not usage does not exceed their requests. If a Pod with lower priority is not
exceeding its requests, it won't be evicted. Another Pod with higher priority exceeding its requests, it won't be evicted. Another Pod with higher priority
that exceeds its requests may be evicted. that exceeds its requests may be evicted.