kubefire
kubefire copied to clipboard
Support multiple hosts deployment
The current version only supports single-host deployment, but in some cases, people are looking for having multiple hosts to bootstrap a large cluster for the purposes of resilience and fault tolerance.
Ref
- https://ignite.readthedocs.io/en/latest/networking/
- https://github.com/kubernetes-sigs/etcdadm
Steps:
- install etcd cluster on hosts
- run flannel processes on each host via containerd (using
host-local-revto have persistent IPs allocation) - then, deploy VMs over hosts