Skip to content

Commit a8a2315

Browse files
authored
Fix typo in autoscaling docs
1 parent 65744c0 commit a8a2315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/workloads/autoscaling.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Once installed, it allows you to create {{< glossary_tooltip text="CustomResourc
6363

6464
{{< note >}}
6565
You will need to have the [Metrics Server](https://github.com/kubernetes-sigs/metrics-server)
66-
installed to your cluster for the HPA to work.
66+
installed to your cluster for the VPA to work.
6767
{{< /note >}}
6868

6969
At the moment, the VPA can operate in four different modes:

0 commit comments

Comments
 (0)