Skip to content

Commit 745a013

Browse files
Merge pull request #279910 from chasewilson/chase/overlay-arm-support
[AKS] Removes ARM-64 Overlay Limitation Note
2 parents 2faf83b + df74c5d commit 745a013

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: allensu
66
ms.subservice: aks-networking
77
ms.topic: how-to
88
ms.custom: references_regions, devx-track-azurecli
9-
ms.date: 11/28/2023
9+
ms.date: 07/02/2024
1010
---
1111

1212
# Configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS)
@@ -145,9 +145,6 @@ az aks nodepool add --resource-group $resourceGroup --cluster-name $clusterName
145145
> - Doesn't have network policies enabled. Network Policy engine can be uninstalled before the upgrade, see [Uninstall Azure Network Policy Manager or Calico](use-network-policies.md#uninstall-azure-network-policy-manager-or-calico-preview)
146146
> - Doesn't use any Windows node pools with docker as the container runtime.
147147
148-
> [!NOTE]
149-
> Because Routing domain is not yet supported for ARM, CNI Overlay is not yet supported on ARM-based (ARM64) processor nodes.
150-
151148
> [!NOTE]
152149
> Upgrading an existing cluster to CNI Overlay is a non-reversible process.
153150

0 commit comments

Comments
 (0)