pandemonium1986.kubectl

Ansible Role: kubectl


Note
Any changes made directly in this repository will be removed. If you want to contribute, please visit ansible-collection-k8s-toolbox.


Ansible Role Molecule GitHub Release GitHub License

This role installs and sets up kubectl.

Requirements

This role is complete and installs kubectl using the package manager for Debian, Ubuntu, Linux Mint, and CentOS.

Role Variables

From defaults/main.yml:

kubectl_version: "1.20.0"

Example Playbook

- name: Install kubectl
  hosts: all
  become: true
  tasks:
    - import_role:
        name: pandemonium1986.kubectl

Versioning

We follow SemVer for versioning. You can check the available versions in the tags of this repository.

Authors

You can also see the list of contributors who helped with this project.

License

This project is licensed under the MIT License. Please refer to the LICENSE file for details.

Informazioni sul progetto

Install kubectl using native package management.

Installa
ansible-galaxy install pandemonium1986.kubectl
Licenza
mit
Download
7.9k
Proprietario
SRE CI/CD and DevOps enthusiast