14 lines
296 B
Markdown
14 lines
296 B
Markdown
---
|
|
title: KubeletCrashLoopBackOffMax
|
|
content_type: feature_gate
|
|
_build:
|
|
list: never
|
|
render: false
|
|
|
|
stages:
|
|
- stage: alpha
|
|
defaultValue: false
|
|
fromVersion: "1.32"
|
|
---
|
|
Enables support for configurable per-node backoff maximums for restarting
|
|
containers in the CrashLoopBackOff state. |