andrewrothstein.flannel-cluster
andrewrothstein.flannel-cluster
- Sets up a secure flannel cluster with TLS
- Installs flannel on each host in the
flannel
group - Runs a flanneld server on each host in the
flannel-master
group - Connects to the etcd cluster using the
etcd-master
group
Requirements
Check meta/main.yml for requirements.
Role Variables
See defaults/main.yml for available variables.
Dependencies
Refer to meta/main.yml for dependencies.
Example Playbook
# example inventory
[flannel-master]
host[1:k].test
[flannel]
host[1:n].test
[etcd-master]
host[1:k].test
# playbook.yml
- hosts: flannel
roles:
- role: andrewrothstein.flannel-cluster
License
MIT License
Author Information
- Fouad Semaan semaanfouad@gmail.com
- Andrew Rothstein andrew.rothstein@gmail.com
Installa
ansible-galaxy install andrewrothstein.flannel-cluster
Licenza
mit
Download
723
Proprietario
Dreamer, coder