GangSchedulingPolicy

io.k8s.api.scheduling.v1alpha2.GangSchedulingPolicy

Description

GangSchedulingPolicy defines the parameters for gang scheduling.

Properties

minCount integer (int32) required
MinCount 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.