Skip to content

Commit df74c5d

Browse files
committed
removes ARM-64 Overlay Limitation Note
1 parent 887537a commit df74c5d

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)