kubernetes v1.37
JobSpec.scheduling.disruptionMode
WorkloadPodGroupDisruptionMode defines how individual pods within a group can be disrupted. Exactly one mode must be set.
| Field / Type | Description |
|---|---|
all specifies that all pods in the group must be disrupted together. | |
single specifies that pods can be disrupted independently from each other. |