You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/aks/azure-cni-overlay.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -169,7 +169,7 @@ The `--pod-cidr` parameter is required when upgrading from legacy CNI because th
169
169
170
170
[!INCLUDE [preview features callout](includes/preview/preview-callout.md)]
171
171
172
-
You must register the `Microsoft.ContainerService``AzureOverlayDualStackPreview` feature flag.
172
+
You must have the latest aks-preview Azure CLI extension installed and register the `Microsoft.ContainerService``AzureOverlayDualStackPreview` feature flag.
173
173
174
174
Update an existing Kubenet cluster to use Azure CNI Overlay using the [`az aks update`][az-aks-update] command.
0 commit comments