pandemonium1986.minikube

Ansible role : minikube


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


Ansible Role Molecule GitHub release Github license

Install and configure minikube.

Requirements

This role is self contained and install minikube via package manager for debian, ubuntu, linux mint, centos.

Role Variables

From defaults/main.yml :

minikube_version: "1.17.1"

Example Playbook

- name: minikube installation
  hosts: all
  become: true
  tasks:
    - import_role:
        name: pandemonium1986.minikube

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

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

About

Install minikube using native package management.

Install
ansible-galaxy install pandemonium1986.minikube
GitHub repository
License
mit
Downloads
193
Owner
SRE CI/CD and DevOps enthusiast