If you want to use OVS with Docker's released versions without a control plane, you will have to use something like this: https://github.com/openvswitch/ovs/blob/master/utilities/ovs-docker
If you want to use OVS with Docker's libnetwork (which is still experimental and the api's will likely change based on this week's discussions around ipam), there is work going on to provide OVN as the control plane. On Tue, Sep 8, 2015 at 7:23 AM, Abhishek Verma <[email protected]> wrote: > Hi, > > Can i use OVS to connect two docker containers? Is there some work happening > in that direction? > > Thanks, Abhishek > > _______________________________________________ > discuss mailing list > [email protected] > http://openvswitch.org/mailman/listinfo/discuss > _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
