kubernetes v1.37

CompositePodGroupSchedulingPolicy

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

2 fields
CompositePodGroupSchedulingPolicy fields and descriptions
Field / TypeDescription
CompositeBasicSchedulingPolicy

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

CompositeGangSchedulingPolicy

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