6623 Forks
24089 Stars
24089 Watchers

helm

The Kubernetes Package Manager

How to download and setup helm

Open terminal and run command
git clone https://github.com/helm/helm.git
git clone is used to create a copy or clone of helm repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with helm https://github.com/helm/helm/archive/master.zip

Or simply clone helm with SSH
[email protected]:helm/helm.git

If you have some problems with helm

You may open issue on helm support forum (system) here: https://github.com/helm/helm/issues