Skip to content

tribunadigital/ansible-role-kubectl-krew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Ansible role that installs Kubernetes Krew Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 77.0%
  • Python 23.0%