kubernetes v1.37

CompositePodGroupTemplate.compositePodGroupTemplates.compositePodGroupTemplates.schedulingPolicy

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

2 fields
CompositePodGroupTemplate.compositePodGroupTemplates.compositePodGroupTemplates.schedulingPolicy 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.