kubectl
Ansible role : kubectl
Disclaimer
All contributions made directly in this repository will be deleted by force push. If you want to contribute, go to ansible-collection-k8s-toolbox
Install and configure kubectl.
Requirements
This role is self contained and install kubectl via package manager for debian, ubuntu, linux mint, centos.
Role Variables
From defaults/main.yml :
kubectl_version: "1.20.0"
Example Playbook
- name: kubectl installation
hosts: all
become: true
tasks:
- import_role:
name: pandemonium1986.kubectl
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Michael Maffait - Initial work - Pandemonium1986
See also the list of contributors who participated in this project.
License
This project is licensed under the MIT License - see the LICENSE file for details
Install
ansible-galaxy install Pandemonium1986/ansible-role-kubectl
License
mit
Downloads
7850
Owner
SRE CI/CD and DevOps enthusiast