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 ab733b6 + 6962275 commit 8140665Copy full SHA for 8140665
content/zh-cn/docs/concepts/scheduling-eviction/node-pressure-eviction.md
@@ -659,7 +659,7 @@ Consider the following scenario:
659
660
* 节点内存容量:`10Gi`
661
* 操作员希望为系统守护进程(内核、`kubelet` 等)保留 10% 的内存容量
662
-* 操作员希望驱逐内存利用率为 95% 的 Pod,以减少系统 OOM 的概率。
+* 操作员希望在节点内存利用率达到 95% 以上时驱逐 Pod,以减少系统 OOM 的概率。
663
664
<!--
665
For this to work, the kubelet is launched as follows:
0 commit comments