GangSchedulingPolicy

io.k8s.api.scheduling.v1alpha2.GangSchedulingPolicy source ↗

GangSchedulingPolicy defines the parameters for gang scheduling.

minCountinteger (int32) requiredMinCount is the minimum number of pods that must be schedulable or scheduled at the same time for the scheduler to admit the entire group. It must be a positive integer.