Azure / AKS

Azure Kubernetes Service
https://azure.github.io/AKS/
1.97k stars 307 forks source link

AKS with istio service mesh #4331

Closed vivuu1989 closed 5 months ago

vivuu1989 commented 5 months ago

We are using aks version v1. 27.3 private cluster and currently we are using istio opensource version of 1.18.2. It seems now Microsoft is officially supports istio service mesh we are planning to enable this in our cluster.

But going through the documents, we couldn't find the steps needed to enable the service mesh

JoeyC-Dev commented 5 months ago

Do you mean: https://learn.microsoft.com/en-us/azure/aks/istio-deploy-addon

biefy commented 5 months ago

@vivuu1989 please take a look at the doc above.

nshankar13 commented 5 months ago

@vivuu1989 @biefy tested this and validated that Istio add-on works on private clusters.