kubernetes v1.37
JobSpec.scheduling.schedulingPolicy
WorkloadPodGroupSchedulingPolicy defines the scheduling policy for a group of pods managed by a workload controller. Exactly one policy must be set.
| Field / Type | Description |
|---|---|
basic specifies that standard, pod-by-pod Kubernetes scheduling behavior should be used. | |
gang specifies all-or-nothing scheduling semantics. |