rancher / old-vm

(OBSOLETE) Package and Run Virtual Machines as Docker Containers
Apache License 2.0
645 stars 133 forks source link

Could RancherVMs work with calico vRouter or weave vSwitch? #61

Closed pwFoo closed 8 years ago

pwFoo commented 8 years ago

Could it possible to build networks inside the RancherVM and work with inside the kvm VM?

https://github.com/projectcalico/calico-docker/blob/master/docs/getting-started/libnetwork/Demonstration.md

http://docs.weave.works/weave/latest_release/features.html#docker

errordeveloper commented 8 years ago

@pwFoo I cannot speak of Calico, but with respect to Weave Net it should be possible to do various things, it just depend on what you'd like to achieve. I think it'd be best to port to the mailing list, so other users might comment on this also. Additionally, please take a look at @davedoesdev fold project, it does something quite similar.

davedoesdev commented 8 years ago

At some point I'm going to port Weave Net to rumprun and combine it with fold, for a Docker-free experience.