chore(README): Updating Readme

This commit is contained in:
Timothy Stewart 2022-03-27 15:16:09 -05:00
parent 3aff3eef0d
commit dd39eec5f4

View File

@ -56,7 +56,7 @@ master
node node
``` ```
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/). If multiple hosts are in the master group, the playbook will automatically set up k3s in [HA mode with etcd](https://rancher.com/docs/k3s/latest/en/installation/ha-embedded/).
This requires at least k3s version `1.19.1` however the version in configurable by using the `k3s_version` variable. This requires at least k3s version `1.19.1` however the version in configurable by using the `k3s_version` variable.