kubernetes v1.37
CompositePodGroupSpec.schedulingPolicy
CompositePodGroupSchedulingPolicy defines the scheduling configuration for a CompositePodGroup. Exactly one policy must be set.
| Field / Type | Description |
|---|---|
basic specifies that the groups of this composite group should be scheduled independently. This field is immutable. | |
gang specifies that the groups of this composite group should be scheduled using all-or-nothing semantics. |