Skip to content

Commit 5a9adc6

Browse files
authored
Merge pull request #126586 from fangzj1991/patch-1
add limitation for AGIC
2 parents 5a743f8 + 7c5ad4c commit 5a9adc6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ The AGIC add-on is still deployed as a pod in the customer's AKS cluster, howeve
4949
- Since AGIC add-on is a managed service, customers are automatically updated to the latest version of AGIC add-on, unlike AGIC deployed through Helm where the customer must manually update AGIC.
5050

5151
> [!NOTE]
52-
> Customers can only deploy one AGIC add-on per AKS cluster, and each AGIC add-on currently can only target one Application Gateway. For deployments that require more than one AGIC per cluster or multiple AGICs targeting one Application Gateway, please continue to use AGIC deployed through Helm.
52+
> Customers can only deploy one AGIC add-on per AKS cluster, and each AGIC add-on currently can only target one Application Gateway. For deployments that require more than one AGIC per cluster or multiple AGICs targeting one Application Gateway, please continue to use AGIC deployed through Helm.
53+
>
54+
> Both Helm and AGIC add-on doesn't support ExternalName service.
5355
5456
## Container networking and AGIC
5557

0 commit comments

Comments
 (0)