Skip to content

Commit aa98b45

Browse files
T-LakshmiRitikaa96
andauthored
Update content/en/docs/setup/best-practices/cluster-large.md
Rephrased the vertical pod Autoscaler reference point under what's next section. Co-authored-by: Ritika <[email protected]>
1 parent f65f27f commit aa98b45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/setup/best-practices/cluster-large.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,8 @@ many nodes, consider the following:
117117
118118
* `VerticalPodAutoscaler` is a custom resource that you can deploy into your cluster
119119
to help you manage resource requests and limits for pods.
120-
Visit [Vertical Pod Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler#readme)
121-
to learn more about `VerticalPodAutoscaler` and how you can use it to scale cluster
120+
Learn more about [Vertical Pod Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler#readme)
121+
and how you can use it to scale cluster
122122
components, including cluster-critical addons.
123123

124124
* The [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#readme)

0 commit comments

Comments
 (0)