Skip to content

Commit 369317b

Browse files
committed
Rephrased with slightly better English
update with comment from shubham82 . thanks a lot!
1 parent 80483fe commit 369317b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/run-application/horizontal-pod-autoscale-walkthrough.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ new kinds of resource that represent metric readings.
5050
To learn how to deploy the Metrics Server, see the
5151
[metrics-server documentation](https://github.com/kubernetes-sigs/metrics-server#deployment).
5252

53-
For enabling on minikube you can enable it with
53+
If you are running {{< glossary_tooltip term_id="minikube" >}}, run the following command to enable metrics-server:
5454

5555
```shell
5656
minikube addons enable metrics-server

0 commit comments

Comments
 (0)