kubernetes v1.37

CompositeGangSchedulingPolicy

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

1 fields
CompositeGangSchedulingPolicy 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