Skip to content

Commit 507c25f

Browse files
authored
Merge pull request #39291 from javadoors/patch-24
[zh-cn]Fix delete extra words“,”
2 parents 91b1e3f + 6c840a1 commit 507c25f

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
@@ -238,7 +238,7 @@ the kubelet uses the lesser of the two grace periods. If you do not specify a
238238
maximum allowed grace period, the kubelet kills evicted pods immediately without
239239
graceful termination.
240240
-->
241-
你可以既指定软驱逐条件宽限期,又指定 Pod 终止宽限期的上限,给 kubelet 在驱逐期间使用。
241+
你可以既指定软驱逐条件宽限期,又指定 Pod 终止宽限期的上限,给 kubelet 在驱逐期间使用。
242242
如果你指定了宽限期的上限并且 Pod 满足软驱逐阈条件,则 kubelet 将使用两个宽限期中的较小者。
243243
如果你没有指定宽限期上限,kubelet 会立即杀死被驱逐的 Pod,不允许其体面终止。
244244

0 commit comments

Comments
 (0)