From a8a2315e9b9e38dc2615178b393fb2a160552c0d Mon Sep 17 00:00:00 2001 From: Marco Voelz Date: Mon, 17 Feb 2025 13:13:24 +0100 Subject: [PATCH] Fix typo in autoscaling docs --- content/en/docs/concepts/workloads/autoscaling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/concepts/workloads/autoscaling.md b/content/en/docs/concepts/workloads/autoscaling.md index 2b21d666d6..d8a2852d23 100644 --- a/content/en/docs/concepts/workloads/autoscaling.md +++ b/content/en/docs/concepts/workloads/autoscaling.md @@ -63,7 +63,7 @@ Once installed, it allows you to create {{< glossary_tooltip text="CustomResourc {{< note >}} You will need to have the [Metrics Server](https://github.com/kubernetes-sigs/metrics-server) -installed to your cluster for the HPA to work. +installed to your cluster for the VPA to work. {{< /note >}} At the moment, the VPA can operate in four different modes: