You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cluster-autoscaler-cr.adoc
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ spec:
53
53
<7> Optional: To configure the cluster autoscaler to deploy GPU-enabled nodes, specify a `type` value.
54
54
This value must match the value of the `spec.template.spec.metadata.labels[cluster-api/accelerator]` label in the machine set that manages the GPU-enabled nodes of that type.
55
55
For example, this value might be `nvidia-t4` to represent Nvidia T4 GPUs, or `nvidia-a10g` for A10G GPUs.
56
-
For more information, see "Cluster autoscaler GPU labels".
56
+
For more information, see "Labeling GPU machine sets for the cluster autoscaler".
57
57
<8> Specify the minimum number of GPUs of the specified type to deploy in the cluster.
58
58
<9> Specify the maximum number of GPUs of the specified type to deploy in the cluster.
59
59
<10> Specify the logging verbosity level between `0` and `10`. The following log level thresholds are provided for guidance:
0 commit comments