weaveworks / ignite

Ignite a Firecracker microVM
https://ignite.readthedocs.org
Apache License 2.0
3.49k stars 228 forks source link

Multi node networking #635

Open alizowghi opened 4 years ago

alizowghi commented 4 years ago

Hi This instruction is not clear that how can be implement. https://ignite.readthedocs.io/en/stable/networking/#multi-node-networking-with-weave-net

stealthybox commented 4 years ago

We've got some new, working documentation for Flannel on the latest tag of our docs: https://ignite.readthedocs.io/en/latest/networking/

Hopefully, using Flannel as a CNI meets your use-case. Let us know if you try it and it works for you!

Weavenet is currently not functioning with ignite multi-node. If you'd like to help us debug the issue with Weavenet, feel free to take a look and work with us on that.