Schema
objectio.k8s.api.scheduling.v1alpha3.WorkloadPodGroupDisruptionMode
WorkloadPodGroupDisruptionMode defines how individual pods within a group can be disrupted. Exactly one mode must be set.
- Source
specs/apis__batch__v1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
all
optionalall specifies that all pods in the group must be disrupted together.
single
optionalsingle specifies that pods can be disrupted independently from each other.