Skip to content

Commit 5147c0d

Browse files
authored
Merge pull request #94822 from jeana-redhat/GPU-autoscaler-xref-tidy-up
Fixes a changed xref title
2 parents 1545132 + 3e30757 commit 5147c0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/cluster-autoscaler-cr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ spec:
5353
<7> Optional: To configure the cluster autoscaler to deploy GPU-enabled nodes, specify a `type` value.
5454
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.
5555
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".
5757
<8> Specify the minimum number of GPUs of the specified type to deploy in the cluster.
5858
<9> Specify the maximum number of GPUs of the specified type to deploy in the cluster.
5959
<10> Specify the logging verbosity level between `0` and `10`. The following log level thresholds are provided for guidance:

0 commit comments

Comments
 (0)