Istio 1.1.0 snapshot 6 / daily build missing istio-remote helm chart

Hello folks,

I’m using the latest snapshot.6 for 1.1.0 and I’m missing istio-remote chart. Is there any change on the multicluster process?

Thanks,
Marcelo

Hi Marcelo,

Istio Remote chart has been removed as the same deployment scenario could be achieved through chart values (avoiding chart duplication, best user experience …) : https://github.com/istio/istio/blob/727e719b56362060924cd75bef6ed731cc41b272/install/kubernetes/helm/istio/values-istio-remote.yaml

Here is the related PR for more details: https://github.com/istio/istio/pull/11307

Thanks for the update @rafik8.
I see helm doesn’t have the zipkin parameter anymore. Does it mean I don’t have distributed tracing anymore?

Thanks,
Marcelo