Skip to content

Commit 42e3a2a

Browse files
author
chasewilson
committed
Adds 'East US' as supported region for CNI overlay and removes V5 SKU as unsupported
1 parent 562b378 commit 42e3a2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/azure-cni-overlay.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to configure Azure CNI Overlay networking in Azure Kubern
44
services: container-service
55
ms.topic: article
66
ms.custom: references_regions
7-
ms.date: 11/08/2022
7+
ms.date: 12/12/2022
88
---
99

1010
# Configure Azure CNI Overlay networking in Azure Kubernetes Service (AKS)
@@ -17,6 +17,7 @@ With Azure CNI Overlay, the cluster nodes are deployed into an Azure Virtual Net
1717
> Azure CNI Overlay is currently available only in the following regions:
1818
> - North Central US
1919
> - West Central US
20+
> - East US
2021
2122
## Overview of overlay networking
2223

@@ -89,7 +90,6 @@ The overlay solution has the following limitations today
8990
* You can't deploy multiple overlay clusters on the same subnet.
9091
* Overlay can be enabled only for new clusters. Existing (already deployed) clusters can't be configured to use overlay.
9192
* You can't use Application Gateway as an Ingress Controller (AGIC) for an overlay cluster.
92-
* v5 VM SKUs are currently not supported.
9393

9494
## Install the aks-preview Azure CLI extension
9595

0 commit comments

Comments
 (0)