Quantcast
Channel: Command not found error when initializing the tiller using `helm init` - Stack Overflow
Viewing all articles
Browse latest Browse all 4

Command not found error when initializing the tiller using `helm init`

$
0
0

I am trying to use Kubernetes cluster with Kubernetes Helm chart for defining the Kubernetes services and deployment. I installed Helm client on one machine by using the following command,

sudo snap install helm --classic

And I accessed the Kubernetes cluster master node and trying to run helm init command. But when I am running I am getting the error,

helm: command not found

And when I am checking Kubernetes cluster installation, kubectl commands are properly running.

For the "command not found", how can I solve my Kubernetes Helm Tiller initialization issue?


Viewing all articles
Browse latest Browse all 4

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>