Skip to content

Commit 45e994b

Browse files
authored
Revise title and improve description clarity
1 parent ef012d2 commit 45e994b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/azure-kubernetes/load-bal-ingress-c/troubleshoot-performance-ingress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Troubleshoot Performance Issues With the Managed NGINX Ingress Controller in AKS
2+
title: Troubleshoot Performance Issues in the Managed NGINX Ingress Controller in AKS
33
description: Step-by-step guide to identify and resolve performance issues in the Managed NGINX Ingress Controller in AKS.
44
ms.reviewer: claudiogodoy
55
ms.service: azure-kubernetes-service
@@ -59,7 +59,7 @@ To troubleshoot the issue, follow these steps.
5959
nginx Deployment/nginx cpu: 133%/70% 1 2 2 80m
6060
```
6161

62-
The **TARGETS** column shows the CPU threshold at which the `HPA` is triggered to scale up the pods. There are several possibile causes of this behavior:
62+
The **TARGETS** column shows the CPU threshold at which the `HPA` is triggered to scale up the pods. This behavior has several possible causes:
6363

6464
- The `HPA` reached the maximum number of pods.
6565
- No nodes are available to use to schedule the pods.

0 commit comments

Comments
 (0)