kubernetes v1.37
WorkloadList.items.spec.compositePodGroupTemplates.podGroupTemplates.disruptionMode
DisruptionMode defines how individual entities within a group can be disrupted. Exactly one mode can be set.
| Field / Type | Description |
|---|---|
all specifies that all children can only be disrupted together. | |
single specifies that children can be disrupted independently from each other. |