issues
search
techno-tim
/
k3s-ansible
The easiest way to bootstrap a self-hosted High Availability Kubernetes cluster. A fully automated HA k3s etcd install with kube-vip, MetalLB, and more. Build. Destroy. Repeat.
https://technotim.live/posts/k3s-etcd-ansible/
Apache License 2.0
2.41k
stars
1.05k
forks
source link
fix for recreating new control planes (2nd run)
#393
Closed
egandro
closed
9 months ago
egandro
commented
12 months ago
Proposed Changes
bug fix: if you increase the numbers of masters and rerun the role, it was not reflected by k3s-ansible
fixes:
https://github.com/techno-tim/k3s-ansible/discussions/391
Checklist
[x] Tested locally
[x] Ran
site.yml
playbook
[x] Ran
reset.yml
playbook
[x] Did not add any unnecessary changes
[x] Ran pre-commit install at least once before committing
[x] 🚀
Proposed Changes
Checklist
site.yml
playbookreset.yml
playbook