Skip to content

Commit 294284f

Browse files
Merge pull request #259324 from axelgMS/patch-57
Update azure-cni-overlay.md
2 parents b0f210b + fc486e7 commit 294284f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ az aks create -n $clusterName -g $resourceGroup \
132132
> - Doesn't use the dynamic pod IP allocation feature.
133133
> - Doesn't have network policies enabled.
134134
> - Doesn't use any Windows node pools with docker as the container runtime.
135+
136+
> [!NOTE]
137+
> Because Routing domain is not yet supported for ARM, CNI Overlay is not yet supported on ARM-based (ARM64) processor nodes.
138+
>
135139
136140
> [!WARNING]
137141
> 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**.

0 commit comments

Comments
 (0)