You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS)
@@ -145,9 +145,6 @@ az aks nodepool add --resource-group $resourceGroup --cluster-name $clusterName
145
145
> - 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)
146
146
> - Doesn't use any Windows node pools with docker as the container runtime.
147
147
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
-
151
148
> [!NOTE]
152
149
> Upgrading an existing cluster to CNI Overlay is a non-reversible process.
0 commit comments