Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

get_helm

Python script for installing kubernetes helm.

The script calls the Github API to find the latest release of helm, downloads the .tar.gz archive from Google Cloud storage, extracts the helm binary into the location specified and makes it executable by the current user.

Requirements / limitations

Currently requires Python 3.6+ due to use of f-strings.

It uses only modules from the python standard library.

Usage

$ python3 get_helm.py /usr/local/bin/helm

About

Python script for installing kubernetes helm.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages