Skip to content

Commit f2d18d2

Browse files
committed
minor edits per review with engineering
1 parent 30635bb commit f2d18d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/aks/use-metrics-server-vertical-pod-autoscaler.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: Metrics server VPA throttling in Azure Kubernetes Service (AKS)
2+
title: Configure Metrics Server VPA in Azure Kubernetes Service (AKS)
33
description: Learn how to vertically autoscale your Metrics Server pods on an Azure Kubernetes Service (AKS) cluster.
44
ms.topic: article
5-
ms.date: 03/17/2023
5+
ms.date: 03/21/2023
66
---
77

8-
# Metrics server VPA throttling in Azure Kubernetes Service (AKS)
8+
# Configure Metrics Server VPA in Azure Kubernetes Service (AKS)
99

1010
[Metrics Server][metrics-server-overview] is a scalable, efficient source of container resource metrics for Kubernetes built-in autoscaling pipelines. With Azure Kubernetes Service (AKS), vertical pod autoscaling is enabled for the Metrics Server. The Metrics Server is commonly used by other Kubernetes add ons, such as the [Horizontal Pod Autoscaler][horizontal-pod-autoscaler].
1111

@@ -15,7 +15,7 @@ Vertical Pod Autoscaler (VPA) enables you to adjust the resource limit when the
1515

1616
AKS cluster is running Kubernetes version 1.24 and higher.
1717

18-
## Metrics server crashloopbackoff or throttling
18+
## Metrics server throttling
1919

2020
If the Metrics Server throttling rate is high, and the memory usage of its two pods is unbalanced, this indicates the Metrics Server requires more resources than the default values specified.
2121

0 commit comments

Comments
 (0)