We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f03d22 commit 54a9fd7Copy full SHA for 54a9fd7
articles/aks/azure-cni-overlay.md
@@ -144,7 +144,7 @@ az aks create -n $clusterName -g $resourceGroup --location $location --network-p
144
145
To update an existing cluster to use Azure CNI overlay, there are a couple prerequisites:
146
147
-1. The cluster must be an Azure CNI v1 cluster.
+1. The cluster must use Azure CNI without the pod subnet feature.
148
1. The cluster is _not_ using network policies.
149
1. The Overlay Pod CIDR needs to be an address range that _does not_ overlap with the existing cluster's VNet.
150
0 commit comments