Would like to know what version of istio need to be required for AKS 1.19.11.
We will be going for AKS upgrade from 1.18.14 to 1.19.11.
Since istio version is 1.7.3 which version should go for istio to compatible with 1.19.11??
According to https://istio.io/latest/docs/releases/supported-releases/
Istio versions 1.8, 1.9, 1.10 all support Kubernetes 1.19
The note section at the top of the Install Istio in Azure Kubernetes Service (AKS) page provides a link to the Istio General FAQ, where the Istio team documents the supported Kubernetes versions for each Istio release:
Istio is designed to be platform-independent, initially focused on Kubernetes. For our 1.10 release, Istio supports environments running Kubernetes (1.18, 1.19, 1.20, 1.21).
You can also track the Support status of Istio releases.