We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d78633 commit 0ff7b5cCopy full SHA for 0ff7b5c
articles/aks/istio-deploy-ingress.md
@@ -112,7 +112,7 @@ Complete the steps listed in the [Istio add-on deployment document][istio-deploy
112
113
## Enable internal ingress gateway
114
115
-1. Enable Istio ingress only accessible from the virtual network of your AKS cluster:
+1. Enable internal Istio ingress on your AKS cluster:
116
117
```azurecli-interactive
118
az aks mesh enable-ingress-gateway --resource-group $RESOURCE_GROUP --name $CLUSTER --ingress-gateway-type internal
0 commit comments