Install apps using helm3 on multiple clusters with --kube-context


siddhesh.divekar@...
 

Hi,
In helm2 "helm init" would install tiller using current cluster context.
Can I do this in parallel on multiple clusters using "--kube-context".

We are just starting to use helm so leaning towards using helm3.

With helm3 since tiller is gone,
can I use --kube-context option to install packages on multiple clusters in parallel ?

Will there be any conflicts with helm3 ?

Thanks,
Siddhesh