Documentation
¶
Index ¶
Constants ¶
View Source
const ( SpreadStrategy = "spread" BinpackStrategy = "binpack" GPUResource = "gpu" CPUResource = "cpu" )
View Source
const ( // Used for statefulsets that are preemptbile PriorityInferenceNumber = 125 // (Build/Interactive)- used for statefulsets that aren't preemptible PriorityBuildNumber = 100 // Used for statefulsets that are preemptbile PriorityInteractivePreemptibleNumber = 75 // Used for batch jobs PriorityTrainNumber = 50 )
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.