Skip to main content
Schemaobject

io.k8s.api.scheduling.v1beta1.DisruptionMode

DisruptionMode defines how individual entities within a group can be disrupted. Exactly one mode can be set.

Source
specs/apis__scheduling.k8s.io__v1beta1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
all
optional

all specifies that all children can only be disrupted together.

single
optional

single specifies that children can be disrupted independently from each other.