AKS - customizing istio service mesh configuration

Please ensure you have an istio enable cluster for this. You can query the current istio configuration using Azure cli by running the following command

az aks show --name my-istio-cluster --resource-group istio-rg --query 'serviceMeshProfile'

And you will get output shown here



Configuration are store in a config map called istio-asm-revision and in my case it is istio-asm-1-22 stored in my aks-istio-system. 









 



Comments

Popular posts from this blog

vllm : Failed to infer device type

android studio kotlin source is null error

gemini cli getting file not defined error