Are there any solutions which would let one build "mesh networking" for lxc containers, similar to what weave does for docker?

Assumptions:

- multiple servers (hosts) which are not in the same subnet (i.e. in different DCs in different countries), - containers share the same subnet (i.e. 10.0.0.0/8), no matter on which host they are running - if container is migrated to a different host, it is still reachable on the same IP address without any changes in the networking


I suppose the solution would run only once on each of the hosts, rather than in each container.

Is there something similar for lxc?

--
Tomasz Chmielewski
http://wpkg.org

_______________________________________________
lxc-users mailing list
lxc-users@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-users

Reply via email to