Skip to content

Commit b0e999c

Browse files
Notes
1 parent 3d52389 commit b0e999c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/application-gateway/ingress-controller-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,9 @@ With Azure CNI Overlay, please consider the following limitations:
7474
* Subnet Size: The Application Gateway subnet must be a maximum /24 prefix; only one deployment is supported per subnet.
7575
* Regional VNet Peering: Application Gateway deployed in a virtual network in region A and the AKS cluster nodes in a virtual network in region A is not supported.
7676
* Global VNet Peering: Application Gateway deployed in a virtual network in region A and the AKS cluster nodes in a virtual network in region B is not supported.
77+
* Azure CNI Overlay with Application Gateway Ingress Controller is not supported in Azure Government cloud or Microsoft Azure operated by 21Vianet (Azure in China).
7778

78-
Migration from Kubenet or CNI to Azure CNI Overlay is supported, however it is important to plan your migration to ensure successful migration.
79-
80-
>[!NOTE]
81-
> Azure CNI Overlay with Application Gateway Ingress Controller is not supported in Azure Government cloud or Microsoft Azure operated by 21Vianet (Azure in China).
79+
Migration from Kubenet or CNI to Azure CNI Overlay is supported, however it is important to plan your migration to ensure successful migration. It's recommended to schedule the upgrade during a maintenance window because it can take a few minutes post-cluster upgrade to detect and configure support for CNI Overlay.
8280

8381
>[!WARNING]
8482
> Ensure the Application Gateway subnet is a /24 or smaller subnet prior to upgrading. Upgrading from CNI to CNI Overlay with a larger subnet (i.e. /23) will lead to an outage and require the Application Gateway subnet to be recreated with a supported subnet size.

0 commit comments

Comments
 (0)