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 715b7a5 + e5f30b3 commit 7c1ce29Copy full SHA for 7c1ce29
content/zh-cn/docs/reference/command-line-tools-reference/feature-gates/KubeletCrashLoopBackOffMax.md
@@ -13,6 +13,10 @@ stages:
13
14
<!--
15
Enables support for configurable per-node backoff maximums for restarting
16
-containers in the CrashLoopBackOff state.
+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/).
19
-->
-启用对可逐节点配置的、在重启 CrashLoopBackOff 状态的容器时回退最大值的支持。
20
+启用对可逐节点配置的、在重启 `CrashLoopBackOff` 状态的容器时回退最大值的支持。
21
+有关详细信息,请参阅 [kubelet 配置文件](/zh-cn/docs/reference/config-api/kubelet-config.v1beta1/)中的
22
+`crashLoopBackOff.maxContainerRestartPeriod` 字段。
0 commit comments