Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 667 Bytes

File metadata and controls

13 lines (8 loc) · 667 Bytes

V1alpha2PodGroupSchedulingPolicy

PodGroupSchedulingPolicy defines the scheduling configuration for a PodGroup. Exactly one policy must be set.

Properties

Name Type Description Notes
basic object Basic specifies that the pods in this group should be scheduled using standard Kubernetes scheduling behavior. [optional]
gang V1alpha2GangSchedulingPolicy [optional]

[Back to Model list] [Back to API list] [Back to README]