kubernetes v1.37

WorkloadPodGroupGangSchedulingPolicy.minCount

minCount is the minimum number of pods that must be scheduled at the same time for the scheduler to admit the entire group. This field is optional. If it is not specified, the controller should inject a context-specific sane default (e.g., parallelism for a Job). If set, it must be a positive integer.

1 fields
WorkloadPodGroupGangSchedulingPolicy.minCount fields and descriptions
Field / TypeDescription
WorkloadPodGroupGangSchedulingPolicy.minCount
integer

minCount is the minimum number of pods that must be scheduled at the same time for the scheduler to admit the entire group. This field is optional. If it is not specified, the controller should inject a context-specific sane default (e.g., parallelism for a Job). If set, it must be a positive integer.

  • format: int32