Documentation
¶
Index ¶
Constants ¶
View Source
const ( PodGroupNamePrefix = "pg" ProjectLabelKey = "project" PriorityLabelKey = "priorityClassName" PreemptibilityLabelKey = "kai.scheduler/preemptibility" UserLabelKey = "user" BuildPriorityClass = "build" TrainPriorityClass = "train" InferencePriorityClass = "inference" DefaultPrioritiesConfigMapTypesKey = "types" DefaultQueueName = "default-queue" TopologyKey = "kai.scheduler/topology" TopologyRequiredPlacementKey = "kai.scheduler/topology-required-placement" TopologyPreferredPlacementKey = "kai.scheduler/topology-preferred-placement" SegmentSizeKey = "kai.scheduler/segment-size" SegmentTopologyRequiredPlacementKey = "kai.scheduler/segment-topology-required-placement" SegmentTopologyPreferredPlacementKey = "kai.scheduler/segment-topology-preferred-placement" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.