gstanden / orabuntu-lxc

Developer and User Guide
https://gstanden.github.io/
GNU General Public License v3.0
46 stars 15 forks source link

lxd #64

Open gstanden opened 7 years ago

gstanden commented 7 years ago

Need to add support for LXD (or an LXD version). Problem is LXD does not seem to have good support for VLANs.

bmullan commented 7 years ago

As of LXD v3.x.x a great deal of new functionality was added to LXD.

https://discuss.linuxcontainers.org/t/lxd-3-0-0-has-been-released/1491

Stephane Graber' blog (Stephane is LXD project lead) talked about networking issues in 2016..

https://stgraber.org/2016/10/27/network-management-with-lxd-2-3/

bmullan commented 7 years ago

You also might want to take a look at the LXD sub-reddit as there are quite a few interesting topics/projects listed there.

https://www.reddit.com/r/LXD/

gstanden commented 3 years ago

This is in-progress now. There is now a 'to-lxd" branch which when deployed creates and LXD cluster of GRE tunnel automatically, and also created LXD containers. The OpenvSwitch network has been re-engineered to be LXD-ready, while preserving all the VLAN features of Orabuntu-LXC.