Skip to main content
Schemaobject

io.k8s.api.scheduling.v1alpha3.CompositePodGroupSchedulingPolicy

CompositePodGroupSchedulingPolicy defines the scheduling configuration for a CompositePodGroup. Exactly one policy must be set.

Source
specs/apis__scheduling.k8s.io__v1alpha3_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
basic
optional

basic specifies that the groups of this composite group should be scheduled independently. This field is immutable.

gang
optional

gang specifies that the groups of this composite group should be scheduled using all-or-nothing semantics.