Schema
objectio.k8s.api.scheduling.v1beta1.CompositeGangSchedulingPolicy
CompositeGangSchedulingPolicy indicates that the groups belonging to the composite group should be scheduled using all-or-nothing semantics.
- Source
specs/apis__scheduling.k8s.io__v1beta1_openapi.json- Revision
9a79c3bd90f7- Active snapshot
2a9112600697
minGroupCount integer (int32)
requiredminGroupCount 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.