Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 737 Bytes

README.md

File metadata and controls

49 lines (31 loc) · 737 Bytes

Role Name

Install Kubectl plugin Krew in /usr/local/bin/

Build Status

Requirements

You need to have Kubectl installed.

ansible-galaxy install andrewrothstein.kubectl

Role Variables

Defaults krew_version: Sets the Krew version

Dependencies

Ansible Galaxy andrewrothstein.kubectl

Example Playbook

Example use of Kubectl Krew role

- hosts: localhost

  roles:
    - role: andrewrothstein.kubectl
    - role: cnygaard.kubectl_krew

License

GPLv3

Author Information

Christian Nygaard