Skip to content

Commit f65f27f

Browse files
committed
updated the formate of What's next section in cluster-large.md file
1 parent 28dc4ae commit f65f27f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -115,15 +115,15 @@ many nodes, consider the following:
115115
116116
## {{% heading "whatsnext" %}}
117117
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
119119
to help you manage resource requests and limits for pods.
120120
Visit [Vertical Pod Autoscaler](https://github.com/kubernetes/autoscaler/tree/master/vertical-pod-autoscaler#readme)
121121
to learn more about `VerticalPodAutoscaler` and how you can use it to scale cluster
122122
components, including cluster-critical addons.
123123

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)
125125
integrates with a number of cloud providers to help you run the right number of
126126
nodes for the level of resource demand in your cluster.
127127

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.

0 commit comments

Comments
 (0)