Skip to content

Commit 1613dc0

Browse files
authored
Merge pull request #50143 from tengqm/amend-fg-kclbo
Clarify how to config maximum loopback off delay
2 parents df43e5c + aafc508 commit 1613dc0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,7 @@ stages:
1111
fromVersion: "1.32"
1212
---
1313
Enables support for configurable per-node backoff maximums for restarting
14-
containers in the CrashLoopBackOff state.
14+
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

Comments
 (0)