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 df43e5c + aafc508 commit 1613dc0Copy full SHA for 1613dc0
content/en/docs/reference/command-line-tools-reference/feature-gates/KubeletCrashLoopBackOffMax.md
@@ -11,4 +11,7 @@ stages:
11
fromVersion: "1.32"
12
---
13
Enables support for configurable per-node backoff maximums for restarting
14
-containers in the CrashLoopBackOff state.
+containers in the `CrashLoopBackOff` state.
15
+For more details, check the `crashLoopBackOff.maxContainerRestartPeriod` field in the
16
+[kubelet config file](/docs/reference/config-api/kubelet-config.v1beta1/).
17
+
0 commit comments