Skip to content

Commit 54a9fd7

Browse files
committed
Removes 'CNI v1' verbiage
1 parent 7f03d22 commit 54a9fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ az aks create -n $clusterName -g $resourceGroup --location $location --network-p
144144

145145
To update an existing cluster to use Azure CNI overlay, there are a couple prerequisites:
146146

147-
1. The cluster must be an Azure CNI v1 cluster.
147+
1. The cluster must use Azure CNI without the pod subnet feature.
148148
1. The cluster is _not_ using network policies.
149149
1. The Overlay Pod CIDR needs to be an address range that _does not_ overlap with the existing cluster's VNet.
150150

0 commit comments

Comments
 (0)