Skip to content

Commit b581dcc

Browse files
authored
Update identify-memory-saturation-aks.md
1 parent 25b3b29 commit b581dcc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/azure/azure-kubernetes/availability-performance/identify-memory-saturation-aks.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot memory saturation in AKS clusters
33
description: Troubleshoot memory saturation in Azure Kubernetes Service (AKS) clusters across namespaces and containers. Learn how to identify the hosting node.
4-
ms.date: 08/30/2024
4+
ms.date: 06/27/2025
55
editor: v-jsitser
66
ms.reviewer: chiragpa, aritraghosh, v-leedennis
77
ms.service: azure-kubernetes-service
@@ -14,7 +14,7 @@ This article discusses methods for troubleshooting memory saturation issues. Mem
1414
## Prerequisites
1515

1616
- The Kubernetes [kubectl](https://kubernetes.io/docs/reference/kubectl/overview/) command-line tool. To install kubectl by using [Azure CLI](/cli/azure/install-azure-cli), run the [az aks install-cli](/cli/azure/aks#az-aks-install-cli) command.
17-
- The open source project [Inspektor Gadget](/troubleshoot/azure/azure-kubernetes/logs/capture-system-insights-from-aks#what-is-inspektor-gadget) for advanced process level memory analysis. You can find details around installation in [this guide](/troubleshoot/azure/azure-kubernetes/logs/capture-system-insights-from-aks#how-to-install-inspektor-gadget-in-an-aks-cluster).
17+
- The open source project [Inspektor Gadget](/troubleshoot/azure/azure-kubernetes/logs/capture-system-insights-from-aks#what-is-inspektor-gadget) for advanced process level memory analysis. For more information, see [How to install Inspektor Gadget in an AKS cluster](/troubleshoot/azure/azure-kubernetes/logs/capture-system-insights-from-aks#how-to-install-inspektor-gadget-in-an-aks-cluster).
1818

1919
## Symptoms
2020

0 commit comments

Comments
 (0)