Skip to main content
Schemaobject

io.k8s.api.scheduling.v1alpha3.WorkloadPodGroupSchedulingPolicy

WorkloadPodGroupSchedulingPolicy defines the scheduling policy for a group of pods managed by a workload controller. Exactly one policy must be set.

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
basic
optional

basic specifies that standard, pod-by-pod Kubernetes scheduling behavior should be used.

gang
optional

gang specifies all-or-nothing scheduling semantics.