GangSchedulingPolicy defines the parameters for gang scheduling.
| Name | Type | Description | Notes |
|---|---|---|---|
| min_count | int | 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. |