Schema
objectio.k8s.api.scheduling.v1alpha3.CompositeDisruptionMode
CompositeDisruptionMode defines how individual entities within a composite pod group can be disrupted. Exactly one mode must be set.
- Source
specs/apis__scheduling.k8s.io__v1alpha3_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
all
optionalall specifies that all children groups can only be disrupted together.
single
optionalsingle specifies that children groups can be disrupted independently from each other.