Skip to content

Commit 7c1ce29

Browse files
authored
Merge pull request #50153 from my-git9/np-21127
[zh-cn]sync KubeletCrashLoopBackOffMax.md
2 parents 715b7a5 + e5f30b3 commit 7c1ce29

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/KubeletCrashLoopBackOffMax.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ stages:
1313

1414
<!--
1515
Enables support for configurable per-node backoff maximums for restarting
16-
containers in the CrashLoopBackOff state.
16+
containers in the `CrashLoopBackOff` state.
17+
For more details, check the `crashLoopBackOff.maxContainerRestartPeriod` field in the
18+
[kubelet config file](/docs/reference/config-api/kubelet-config.v1beta1/).
1719
-->
18-
启用对可逐节点配置的、在重启 CrashLoopBackOff 状态的容器时回退最大值的支持。
20+
启用对可逐节点配置的、在重启 `CrashLoopBackOff` 状态的容器时回退最大值的支持。
21+
有关详细信息,请参阅 [kubelet 配置文件](/zh-cn/docs/reference/config-api/kubelet-config.v1beta1/)中的
22+
`crashLoopBackOff.maxContainerRestartPeriod` 字段。

0 commit comments

Comments
 (0)