+5
−0
requirements.txt
0 → 100644
+1
−0
| Original line number | Diff line number | Diff line |
|---|---|---|
jmespath |
roles/k3s/master/defaults/main.yml
0 → 100644
+11
−0
Loading
This enables initializing a cluster in HA mode with an embedded DB. https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/ When multiple masters are specified in the master group, k3s-ansible will add the necessary flags during the initialization phase. (i.e. --cluster-init and --server) For the embedded HA mode to work the k3s version must be >= v1.19.1 Signed-off-by:Julien DOCHE <julien.doche@gmail.com>
| Original line number | Diff line number | Diff line |
|---|---|---|
jmespath |