cmspam / incus-docker

A project to run incus in docker/podman
Apache License 2.0
20 stars 2 forks source link

OpenVswitch on MicroOS #11

Open cfouche3005 opened 3 months ago

cfouche3005 commented 3 months ago

Do you have a tutorial or something for configuring Openvswitch with the incus podman container on MicroOS ? I have try everything I can think off (I have followed the readme instruction and the incus documentation but no luck), I still get ovn is not configured (but I can create an buggy ovn bridge).

cmspam commented 5 days ago

I take it you installed the native ovn packages in microos, then passed through the ovn to the incus container? Doing that has worked for me in the past.

Sorry for responding so late.