Skip to content

Instantly share code, notes, and snippets.

@profOnno
Last active October 29, 2017 18:42
Show Gist options
  • Select an option

  • Save profOnno/2541ebbf85106f22d461cba0990b9e5d to your computer and use it in GitHub Desktop.

Select an option

Save profOnno/2541ebbf85106f22d461cba0990b9e5d to your computer and use it in GitHub Desktop.
trying LXD with openvswitch
// needed?
ifconfig lxdbr0 down

//delete containers using lxdbr0 and then delete the bridge

lxc network delete lxdbr0
sudo apt-get install openvswitch-switch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment