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.
1 parent 14c968c commit 5d7e0f5Copy full SHA for 5d7e0f5
content/en/docs/concepts/workloads/pods/pod-lifecycle.md
@@ -262,7 +262,7 @@ explains the behaviour of `init containers` when specify `restartpolicy` field o
262
263
### Configurable container restart delay
264
265
-{{< feature-state for_k8s_version="v1.32" state="alpha" >}}
+{{< feature-state feature_state_name="KubeletCrashLoopBackOffMax" >}}
266
267
With the alpha feature gate `KubeletCrashLoopBackOffMax` enabled, you can
268
reconfigure the maximum delay between container restarts from the default of
0 commit comments