kubernetes v1.37
WorkloadList.items.spec.compositePodGroupTemplates.compositePodGroupTemplates.schedulingPolicy.gang
CompositeGangSchedulingPolicy indicates that the groups belonging to the composite group should be scheduled using all-or-nothing semantics.
| Field / Type | Description |
|---|---|
minGroupCount | minGroupCount is the minimum number of child groups that must be schedulable or scheduled at the same time for the scheduler to admit the entire group. It must be a positive integer.
|