Skip to content

Commit 1f3f081

Browse files
authored
Merge pull request #251563 from rzhang628/dscontentupdateonupgrade091423
updated the D&S screenshot to match the recent category update
2 parents 102ce9a + d048c48 commit 1f3f081

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
200 KB
Loading

articles/aks/upgrade-cluster.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ title: Upgrade an Azure Kubernetes Service (AKS) cluster
33
description: Learn how to upgrade an Azure Kubernetes Service (AKS) cluster to get the latest features and security updates.
44
ms.topic: article
55
ms.custom: event-tier1-build-2022, devx-track-azurecli
6-
ms.date: 05/22/2023
6+
ms.date: 09/14/2023
7+
78
---
89

910
# Upgrade an Azure Kubernetes Service (AKS) cluster
@@ -257,9 +258,9 @@ After receiving the error message, you have two options to mitigate the issue. Y
257258

258259
1. In the Azure portal, navigate to your cluster's overview page, and select **Diagnose and solve problems**.
259260

260-
2. Navigate to the **Known Issues, Availability and Performance** category, and select **Selected Kubernetes API deprecations**.
261+
2. Navigate to the **Create, Upgrade, Delete and Scale** category, and select **Kubernetes API deprecations**.
261262

262-
:::image type="content" source="./media/upgrade-cluster/applens-api-detection-inline.png" lightbox="./media/upgrade-cluster/applens-api-detection-full.png" alt-text="A screenshot of the Azure portal showing the 'Selected Kubernetes API deprecations' section.":::
263+
:::image type="content" source="./media/upgrade-cluster/applens-api-detection-full-v2.png" alt-text="A screenshot of the Azure portal showing the 'Selected Kubernetes API deprecations' section.":::
263264

264265
3. Wait 12 hours from the time the last deprecated API usage was seen. Check the verb in the deprecated api usage to know if it is a [watch][k8s-api].
265266

0 commit comments

Comments
 (0)