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

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type