kubetools
Ansible Role: Kubetools
An ansible role that installs kubernetes tools on rhel/centos/fedora and debian/ubuntu.
Tags:
Variables:
kubectl_bin_path
:/usr/local/bin/kubectl
- You can specify install path for the kubectl.helm_bin_path
:/usr/local/bin/helm
- You can specify install path for the helm.kubectl_version
: `` - By default kubectl_version is undefined, it will be get the stable version on the https://storage.googleapis.com/kubernetes-release/release/stable.txt.helm_version
:v3.3.0
- You can specify the helm version.helmfile_bin_path
:/usr/local/bin/helmfile
- You can specify install path for the helmfile.helmfile_version
:v0.125.7
- You can specify the helmfile version.
License
Mit
Documentation generated using: Ansible-autodoc
About
An Ansible Role that installs Kubernetes tools on RHEL/CentOS/Fedora and Debian/Ubuntu.
Install
ansible-galaxy install BasisTI/ansible_kubetools
License
Unknown
Downloads
129