Skip to content

Commit 29db42c

Browse files
Merge pull request #267090 from jotavar/add-warning-to-aks-cni-overlay-article
Added warning to azure-cni-overlay.md
2 parents 832daf9 + c8e35f5 commit 29db42c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,10 @@ az aks nodepool add -g $resourceGroup --cluster-name $clusterName \
143143
144144
> [!NOTE]
145145
> Because Routing domain is not yet supported for ARM, CNI Overlay is not yet supported on ARM-based (ARM64) processor nodes.
146-
>
147-
146+
147+
> [!NOTE]
148+
> Upgrading an existing cluster to CNI Overlay is a non-reversible process.
149+
148150
> [!WARNING]
149151
> Prior to Windows OS Build 20348.1668, there was a limitation around Windows Overlay pods incorrectly SNATing packets from host network pods, which had a more detrimental effect for clusters upgrading to Overlay. To avoid this issue, **use Windows OS Build greater than or equal to 20348.1668**.
150152

0 commit comments

Comments
 (0)