chore(README): Updating Readme

This commit is contained in:
Timothy Stewart 2022-03-27 11:21:06 -05:00
parent f756c449d8
commit 4031d4f77b

View File

@ -56,8 +56,8 @@ master
node node
``` ```
If multiple hosts are in the master group, the playbook will automatically setup k3s in HA mode with etcd. If multiple hosts are in the master group, the playbook will automatically setup k3s in [HA mode with etcd](https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/).
<https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/>
This requires at least k3s version 1.19.1 This requires at least k3s version 1.19.1
If needed, you can also edit `inventory/my-cluster/group_vars/all.yml` to match your environment. If needed, you can also edit `inventory/my-cluster/group_vars/all.yml` to match your environment.