File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
content/en/docs/setup/best-practices Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -115,15 +115,15 @@ many nodes, consider the following:
115
115
116
116
## {{% heading "whatsnext" %}}
117
117
118
- ` VerticalPodAutoscaler` is a custom resource that you can deploy into your cluster
118
+ * ` VerticalPodAutoscaler` is a custom resource that you can deploy into your cluster
119
119
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
122
122
components, including cluster-critical addons.
123
123
124
- The [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#readme)
124
+ * The [cluster autoscaler](https://github.com/kubernetes/autoscaler/tree/master/cluster-autoscaler#readme)
125
125
integrates with a number of cloud providers to help you run the right number of
126
126
nodes for the level of resource demand in your cluster.
127
127
128
- The [addon resizer](https://github.com/kubernetes/autoscaler/tree/master/addon-resizer#readme)
129
- helps you in resizing the addons automatically as your cluster's scale changes.
128
+ * The [addon resizer](https://github.com/kubernetes/autoscaler/tree/master/addon-resizer#readme)
129
+ helps you in resizing the addons automatically as your cluster's scale changes.
You can’t perform that action at this time.
0 commit comments