0
votes

I am trying to upgrade helam 3 version into Azure Kubernetes Service. There is no release in the cluster using helm, but still tiller is running. Kubectl Server version v1.14.8 Kubectl Client version v1.19.3 Could someone help me to upgrade helm version.

1

1 Answers

2
votes

Check this to install HELM 3 (recommended by AKS)

For installing existing apps with HELM in AKS check this.

If you already have helm 2 and are trying to migrate to helm 3 - check this to know the steps and changes in commands from version 3