kubernetes v1.37

WorkloadSpec.compositePodGroupTemplates.schedulingPolicy.gang

CompositeGangSchedulingPolicy indicates that the groups belonging to the composite group should be scheduled using all-or-nothing semantics.

1 fields
WorkloadSpec.compositePodGroupTemplates.schedulingPolicy.gang fields and descriptions
Field / TypeDescription
minGroupCount
integer required

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.

  • format: int32