Skip to content

Commit f1a9717

Browse files
committed
update the note as per review comments.
1 parent 9b5c487 commit f1a9717

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/aks/istio-deploy-ingress.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ aks-istio-ingressgateway-external LoadBalancer 10.0.10.249 <EXTERNAL_IP>
4141
```
4242

4343
> [!NOTE]
44-
> Microsoft doesn't support customizing the IP address for either the internal or external ingress gateways. Any IP customization changes to the Istio service mesh add-on will be reverted.
44+
> Customizations to IP address on internal and external gateways aren't supported yet. IP address customizations on the ingress are reverted back by the Istio add-on.
45+
It's planned to allow these customizations in Gateway API Istio implementation as part of the Istio add-on in future.
4546

4647
Applications aren't accessible from outside the cluster by default after enabling the ingress gateway. To make an application accessible, map the sample deployment's ingress to the Istio ingress gateway using the following manifest:
4748

0 commit comments

Comments
 (0)