Skip to content

Commit 8140665

Browse files
authored
Merge pull request #35837 from gooooogle5/patch-1
Update node-pressure-eviction.md
2 parents ab733b6 + 6962275 commit 8140665

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/concepts/scheduling-eviction/node-pressure-eviction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,7 @@ Consider the following scenario:
659659

660660
* 节点内存容量:`10Gi`
661661
* 操作员希望为系统守护进程(内核、`kubelet` 等)保留 10% 的内存容量
662-
* 操作员希望驱逐内存利用率为 95% Pod,以减少系统 OOM 的概率。
662+
* 操作员希望在节点内存利用率达到 95% 以上时驱逐 Pod,以减少系统 OOM 的概率。
663663

664664
<!--
665665
For this to work, the kubelet is launched as follows:

0 commit comments

Comments
 (0)