andrewrothstein.flannel-cluster
andrewrothstein.flannel-cluster
- Konfiguruje klaster flannel zabezpieczony TLS
- Instaluje flannel na każdym hoście w grupie
flannel
- Uruchamia serwer flanneld na każdym hoście w grupie
flannel-master
- Znajduje klaster etcd przez grupę
etcd-master
Wymagania
Zobacz meta/main.yml
Zmienne roli
Zobacz defaults/main.yml
Zależności
Zobacz meta/main.yml
Przykładowy Playbook
# przykładowa inwentarz
[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
Licencja
MIT
Informacje o autorze
- Fouad Semaan semaanfouad@gmail.com
- Andrew Rothstein andrew.rothstein@gmail.com
Zainstaluj
ansible-galaxy install andrewrothstein.flannel-cluster
Licencja
mit
Pobrania
723
Właściciel
Dreamer, coder