Skip to content

Commit 7a19636

Browse files
authored
Update tutorial-ingress-controller-add-on-existing.md
Removed the below content "If you are planning on using AGIC with an AKS cluster using CNI Overlay, specify the parameter --aks-custom-headers AKSHTTPCustomFeatures=Microsoft.ContainerService/AppGatewayWithOverlayPreview to configure AGIC to handle connectivity to the CNI Overlay enabled cluster." As Per PG this is an internal hook and should not be proposed to customer. From: [email protected] Prin PM AKSHTTPCustomFeatures is an internal test hook, it’s not an feature. Please do not publish it. And external customer should not try to use that.
1 parent fcd38f7 commit 7a19636

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/application-gateway/tutorial-ingress-controller-add-on-existing.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@ To configure more parameters for the above command, see [az aks create](/cli/azu
5555
> [!NOTE]
5656
> A node resource group will be created with the name **MC_resource-group-name_cluster-name_location**.
5757
58-
>[!NOTE]
59-
>If you are planning on using AGIC with an AKS cluster using CNI Overlay, specify the parameter `--aks-custom-headers AKSHTTPCustomFeatures=Microsoft.ContainerService/AppGatewayWithOverlayPreview` to configure AGIC to handle connectivity to the CNI Overlay enabled cluster.
60-
6158
>[!WARNING]
6259
>This document assumes Azure CNI is installed in the AKS cluster. If you are planning on using CNI Overlay, you must ensure Application Gateway and the AKS cluster are part of the same virtual network.
6360

0 commit comments

Comments
 (0)