Skip to content

Commit 19b0a33

Browse files
committed
duplicated deprecation image
1 parent 229d0c8 commit 19b0a33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/upgrade-cluster.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,10 @@ You can also manually upgrade your cluster in the Azure portal.
235235
4. In **Kubernetes version**, select **Upgrade version**. This will redirect you to a new page.
236236
5. In **Kubernetes version**, select your desired version and then select **Save**.
237237

238+
The Azure portal also highlights all the deprecated APIs between your current version and newer, available versions you intend to migrate to. For more information, see [the Kubernetes API Removal and Deprecation process][k8s-deprecation].
239+
240+
:::image type="content" source="./media/upgrade-cluster/portal-upgrade.png" alt-text="The screenshot of the upgrade blade for an AKS cluster in the Azure portal. The automatic upgrade field shows 'patch' selected, and several APIs deprecated between the selected Kubernetes version and the cluster's current version are described.":::
241+
238242
It takes a few minutes to upgrade the cluster, depending on how many nodes you have.
239243

240244
To confirm that the upgrade was successful, navigate to your AKS cluster in the Azure portal. On the **Overview** page, select the **Kubernetes version**.

0 commit comments

Comments
 (0)