basisconfig.kubetools
Ansible Role: Kubetools
This is an Ansible role that installs Kubernetes tools on RHEL, CentOS, Fedora, and Debian/Ubuntu systems.
Tags:
(You can add tags if needed.)
Variables:
kubectl_bin_path
:/usr/local/bin/kubectl
- You can choose where to installkubectl
.helm_bin_path
:/usr/local/bin/helm
- You can choose where to installhelm
.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 ofhelm
to install.helmfile_bin_path
:/usr/local/bin/helmfile
- You can choose where to installhelmfile
.helmfile_version
:v0.125.7
- You can choose which version ofhelmfile
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
Proprietario