Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiple hosts deployment #4

Open
innobead opened this issue Aug 3, 2020 · 1 comment
Open

Support multiple hosts deployment #4

innobead opened this issue Aug 3, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@innobead
Copy link
Owner

innobead commented Aug 3, 2020

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.

@innobead innobead added the enhancement New feature or request label Aug 3, 2020
@innobead
Copy link
Owner Author

innobead commented Aug 15, 2020

Ref

Steps:

  1. install etcd cluster on hosts
  2. run flannel processes on each host via containerd (using host-local-rev to have persistent IPs allocation)
  3. then, deploy VMs over hosts

@innobead innobead changed the title Support multiple nodes deployment Support multiple hosts deployment Jan 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant