项目作者: fabiocruzcoelho

项目描述 :
Install kubeadm packages
高级语言: HTML
项目地址: git://github.com/fabiocruzcoelho/ansible-role-kubeadm.git
创建时间: 2020-07-22T14:55:18Z
项目社区:https://github.com/fabiocruzcoelho/ansible-role-kubeadm

开源协议:MIT License

下载


Welcome to role kubeadm 👋


Build Status

pipeline status

Version

Documentation


License: MIT


Twitter: fcruzcoelho

Install kubernetes packages

Install

  • requirements.yml
  1. ---
  2. - name: kubeadm
  3. src: fabiocruzcoelho.kubeadm
  1. ansible-galaxy install -r requirements.yml

Role Variables

Available variables are along with default values see: defaults/main.yml

Examplo playbook

  1. - name: Install kubadm
  2. hosts: all
  3. roles:
  4. - kubeadmin

Run tests

Dependence

  1. git clone https://gitlab.com/estudosdevops/ansible/roles/kubeadm.git
  1. make test

Author

👤 Fabio Coelho

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Fabio Coelho.

This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator