V1alpha2PodGroupSchedulingPolicy
May 5, 2026 ยท View on GitHub
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] |