Skip to content

Commit 95c98bc

Browse files
committed
Update ingress gateway service
Signed-off-by: nshankar <[email protected]>
1 parent 78fb3f9 commit 95c98bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/azure-kubernetes/extensions/istio-add-on-ingress-gateway.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ After you enable the Azure Key Vault secrets provider add-on, you have to grant
9494

9595
After you create the `SecretProviderClass` resource, to ensure secrets sync from Azure Key Vault to the cluster, ensure the sample pod `secrets-store-sync-productpage` that references this resource is successfully deployed.
9696

97-
# Step 6: Customize ingress gateway service settings
97+
### Step 6: Customize ingress gateway service settings
9898

9999
The add-on also supports [customizing the Kubernetes service for the Istio ingress gateway](/azure/aks/istio-deploy-ingress#ingress-gateway-service-customizations) for certain annotations as well as the `spec.externalTrafficPolicy` setting. In certain cases, modifying the `spec.externalTrafficPolicy` to `Local` can assist with troubleshooting connectivity and networking issues, as it preserves the client source IP for the incoming request at the ingress gateway.
100100

0 commit comments

Comments
 (0)