Question
Istio installation without Helm
Hi all
I would like to intall Istio on my kubernetes cluster and followed the tutorial https://www.digitalocean.com/community/tutorials/how-to-install-and-use-istio-with-kubernetes.
In the tutorial, it shows how to install Istio with Helm but on the Istio website https://istio.io/docs/setup/install/helm/ it says, that The Helm installation approach will
be deprecated in the future. The question is now, how to install Istio on my kubernetes cluster or could you please provides Istio as an app?
Thanks