Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 697 Bytes

File metadata and controls

12 lines (7 loc) · 697 Bytes

V1PodSchedulingGroup

PodSchedulingGroup identifies the runtime scheduling group instance that a Pod belongs to. The scheduler uses this information to apply workload-aware scheduling semantics. Exactly one field must be specified.

Properties

Name Type Description Notes
pod_group_name str PodGroupName specifies the name of the standalone PodGroup object that represents the runtime instance of this group. Must be a DNS subdomain. [optional]

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