Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 832 Bytes

AutoscalerResourceLimitsGPULimit.md

File metadata and controls

11 lines (7 loc) · 832 Bytes

AutoscalerResourceLimitsGPULimit

Properties

Name Type Description Notes
range ResourceRange [optional]
type str The type of GPU to associate with the minimum and maximum limits. This value is used by the Cluster Autoscaler to identify Nodes that will have GPU capacity by searching for it as a label value on the Node objects. For example, Nodes that carry the label key `cluster-api/accelerator` with the label value being the same as the Type field will be counted towards the resource limits by the Cluster Autoscaler. [optional]

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