Hello,

I would greatly appreciate some pointers/answers to the below questions:

Questions:
  1. On CoreOS, what is the best way to connect containers to this OVS bridge created on a container?
    1. Note: the model applied on standard linux install of OVS to move a container namespace does not work here.
  2. What does it mean to have DPDK enabled OVS for OVS to be running on Containers.
Background:
I have been able to successfully create containers running Open vSwitch which are operational on Fedora Core OS.
https://github.com/servicefractal/ovs
https://hub.docker.com/r/shivarammysore/ovs

I also gave a talk about it:
Running OVS on Containers (Shivaram Mysore, Service Fractal)PDFVideo

Thanks & Regards

/Shivaram