andrewrothstein.flannel-cluster

andrewrothstein.flannel-cluster

Status budowy

  • 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

O projekcie

configures a flannel cluster

Zainstaluj
ansible-galaxy install andrewrothstein.flannel-cluster
Licencja
mit
Pobrania
723
Właściciel
Dreamer, coder