Skip to content

Commit f040dca

Browse files
author
Yan Wei
authored
update nodes.md to modify "之多" to "至多" (#19816)
之多 改为 至多 之多的意思是很多 至多的意思是最多 本文档语境中应该是最多
1 parent 7ebfafd commit f040dca

File tree

1 file changed

+1
-1
lines changed
  • content/zh/docs/concepts/architecture

1 file changed

+1
-1
lines changed

content/zh/docs/concepts/architecture/nodes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ In most cases, node controller limits the eviction rate to
338338
`--node-eviction-rate` (default 0.1) per second, meaning it won't evict pods
339339
from more than 1 node per 10 seconds.
340340
-->
341-
大部分情况下,节点控制器把驱逐频率限制在每秒 `--node-eviction-rate` 个(默认为 0.1)。这表示它每 10 秒钟内之多从一个节点驱逐 Pods。
341+
大部分情况下,节点控制器把驱逐频率限制在每秒 `--node-eviction-rate` 个(默认为 0.1)。这表示它每 10 秒钟内至多从一个节点驱逐 Pods。
342342

343343
<!--
344344
The node eviction behavior changes when a node in a given availability zone

0 commit comments

Comments
 (0)