Skip to content

Commit 3e98b1f

Browse files
committed
try alert fix
1 parent 8fd1116 commit 3e98b1f

File tree

1 file changed

+6
-2
lines changed
  • articles/application-gateway/for-containers

1 file changed

+6
-2
lines changed

articles/application-gateway/for-containers/faq.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ metadata:
66
author: greg-lindsay
77
ms.service: azure-appgw-for-containers
88
ms.topic: concept-article
9-
ms.date: 3/24/2025
9+
ms.date: 3/31/2025
1010
ms.author: greglin
1111

1212
title: Frequently asked questions about Application Gateway for Containers
@@ -33,7 +33,11 @@ sections:
3333
- name: Performance
3434
questions:
3535
- question: How does Application Gateway for Containers support high availability and scalability?
36-
answer: Application Gateway for Containers automatically ensures underlying components are spread across availability zones for increased resiliency, if the Azure region supports it. If the region doesn't support zones, fault domains and update domains be used to help mitigate impact during planned maintainence and unexpected failures. Ensure the Application Gateway for Containers subnet is a /24 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 for Containers subnet to be recreated with a /24 subnet size.
36+
answer: |
37+
Application Gateway for Containers automatically ensures underlying components are spread across availability zones for increased resiliency, if the Azure region supports it. If the region doesn't support zones, fault domains and update domains be used to help mitigate impact during planned maintainence and unexpected failures.
38+
39+
> [!NOTE]
40+
> Ensure the Application Gateway for Containers subnet is a /24 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 for Containers subnet to be recreated with a /24 subnet size.
3741
3842
- name: Configuration - AKS
3943
questions:

0 commit comments

Comments
 (0)