basisconfig.kubetools

Ansible Role: Kubetools

This is an Ansible role that installs Kubernetes tools on RHEL, CentOS, Fedora, and Debian/Ubuntu systems.

Ansible Galaxy

Tags:

(You can add tags if needed.)

Variables:

  • kubectl_bin_path: /usr/local/bin/kubectl - You can choose where to install kubectl.

  • helm_bin_path: /usr/local/bin/helm - You can choose where to install helm.

  • kubectl_version: `` - It is empty by default, meaning it will automatically install the stable version from Kubernetes releases.

  • helm_version: v3.3.0 - You can choose which version of helm to install.

  • helmfile_bin_path: /usr/local/bin/helmfile - You can choose where to install helmfile.

  • helmfile_version: v0.125.7 - You can choose which version of helmfile to install.

License

MIT License

Documentation created with: Ansible-autodoc

Informazioni sul progetto

An Ansible Role that installs Kubernetes tools on RHEL/CentOS/Fedora and Debian/Ubuntu.

Installa
ansible-galaxy install basisconfig.kubetools
Licenza
Unknown
Download
138