PodGroupSchedulingPolicy
io.k8s.api.scheduling.v1alpha2.PodGroupSchedulingPolicy
Description
PodGroupSchedulingPolicy defines the scheduling configuration for a PodGroup. Exactly one policy must be set.
Properties
-
basicBasicSchedulingPolicy - Basic specifies that the pods in this group should be scheduled using standard Kubernetes scheduling behavior.
-
gangGangSchedulingPolicy - Gang specifies that the pods in this group should be scheduled using all-or-nothing semantics.