Install kubeadm packages
Install kubernetes packages
---
- name: kubeadm
src: fabiocruzcoelho.kubeadm
ansible-galaxy install -r requirements.yml
Available variables are along with default values see: defaults/main.yml
- name: Install kubadm
hosts: all
roles:
- kubeadmin
Dependence
git clone https://gitlab.com/estudosdevops/ansible/roles/kubeadm.git
make test
👤 Fabio Coelho
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2020 Fabio Coelho.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator