Skip to content

Commit e51ceb7

Browse files
Merge pull request #106652 from jbpaux/fix/cni-overylay-upgrade
Fix articles/aks/azure-cni-overlay.md
2 parents 2dab59b + f3a5715 commit e51ceb7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,8 +145,6 @@ location="westcentralus"
145145
az aks create -n $clusterName -g $resourceGroup --location $location --network-plugin azure --network-plugin-mode overlay --pod-cidr 192.168.0.0/16
146146
```
147147

148-
This will perform a rolling upgrade of nodes in **all** nodepools simultaneously to Azure CNI overlay and should be treated like a node image upgrade. During the upgrade, traffic from an Overlay pod to a CNI v1 pod will be SNATed(Source Network Address Translation)
149-
150148
## Next steps
151149

152150
To learn how to utilize AKS with your own Container Network Interface (CNI) plugin, see [Bring your own Container Network Interface (CNI) plugin](use-byo-cni.md).

0 commit comments

Comments
 (0)