Skip to content

Commit 7c5ad4c

Browse files
authored
Update ingress-controller-overview.md
add limitation for externalname service
1 parent ff04b2c commit 7c5ad4c

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
@@ -48,7 +48,9 @@ The AGIC add-on is still deployed as a pod in the customer's AKS cluster, howeve
4848
- 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.
4949

5050
> [!NOTE]
51-
> 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.
51+
> 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+
>
53+
> Both Helm and AGIC add-on doesn't support ExternalName service.
5254
5355
## Container networking and AGIC
5456

0 commit comments

Comments
 (0)