update nodes.md to modify "之多" to "至多" (#19816)
之多 改为 至多 之多的意思是很多 至多的意思是最多 本文档语境中应该是最多
This commit is contained in:
@@ -338,7 +338,7 @@ In most cases, node controller limits the eviction rate to
|
|||||||
`--node-eviction-rate` (default 0.1) per second, meaning it won't evict pods
|
`--node-eviction-rate` (default 0.1) per second, meaning it won't evict pods
|
||||||
from more than 1 node per 10 seconds.
|
from more than 1 node per 10 seconds.
|
||||||
-->
|
-->
|
||||||
大部分情况下,节点控制器把驱逐频率限制在每秒 `--node-eviction-rate` 个(默认为 0.1)。这表示它每 10 秒钟内之多从一个节点驱逐 Pods。
|
大部分情况下,节点控制器把驱逐频率限制在每秒 `--node-eviction-rate` 个(默认为 0.1)。这表示它每 10 秒钟内至多从一个节点驱逐 Pods。
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
The node eviction behavior changes when a node in a given availability zone
|
The node eviction behavior changes when a node in a given availability zone
|
||||||
|
|||||||
Reference in New Issue
Block a user