Skip to content

Commit 0ff7b5c

Browse files
Istio deploy ingress
1 parent 3d78633 commit 0ff7b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/istio-deploy-ingress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Complete the steps listed in the [Istio add-on deployment document][istio-deploy
112112
113113
## Enable internal ingress gateway
114114
115-
1. Enable Istio ingress only accessible from the virtual network of your AKS cluster:
115+
1. Enable internal Istio ingress on your AKS cluster:
116116
117117
```azurecli-interactive
118118
az aks mesh enable-ingress-gateway --resource-group $RESOURCE_GROUP --name $CLUSTER --ingress-gateway-type internal

0 commit comments

Comments
 (0)