This role summarizes all the directions of the latest Minikube release installtion notes in one little role. The purpose of it is to automate deployment of my solution which is closely based on having Kubernetes.
Any more or less Debian-like Linux will do as a host. Ansible shall be installed also.
Currently there is nothing to customize in this role
No dependencies on other roles currently exist
You could use this role this way:
- hosts: servers
roles:
- { role: Sulion.minikube_role }
MIT
I am what I am.