Re: [ovs-dev] [RFC] Design for OVN Kubernetes integration.

2015-11-10 Thread Han Zhou
On Tue, Nov 10, 2015 at 8:19 AM, Gurucharan Shetty wrote: > On Mon, Nov 9, 2015 at 11:55 PM, Han Zhou wrote: > > Hi Guruchanran, > > > > Thanks for your work! > > > > On Wed, Oct 21, 2015 at 2:53 PM, Gurucharan Shetty > > wrote: > >> > >> > >> + > >> +OVN provides network virtualization to cont

Re: [ovs-dev] [RFC] Design for OVN Kubernetes integration.

2015-11-10 Thread Gurucharan Shetty
On Mon, Nov 9, 2015 at 11:55 PM, Han Zhou wrote: > Hi Guruchanran, > > Thanks for your work! > > On Wed, Oct 21, 2015 at 2:53 PM, Gurucharan Shetty > wrote: >> >> >> + >> +OVN provides network virtualization to containers. OVN's integration >> with >> +Kubernetes works in two modes - the "underl

Re: [ovs-dev] [RFC] Design for OVN Kubernetes integration.

2015-11-09 Thread Han Zhou
Hi Guruchanran, Thanks for your work! On Wed, Oct 21, 2015 at 2:53 PM, Gurucharan Shetty wrote: > > + > +OVN provides network virtualization to containers. OVN's integration with > +Kubernetes works in two modes - the "underlay" mode or the "overlay" mode. > + > Could you help briefly describ

Re: [ovs-dev] [RFC] Design for OVN Kubernetes integration.

2015-11-09 Thread Ben Pfaff
On Wed, Oct 21, 2015 at 02:53:22PM -0700, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty This looks pretty valuable to me. I am glad that you spent the time to figure all of this out. Thank you! I feel like I don't know any of this well enough to review it properly. I guess that s

Re: [ovs-dev] [RFC] Design for OVN Kubernetes integration.

2015-10-30 Thread Gurucharan Shetty
I have added a couple of example integrations that do basic connectivity here (for anyone that wants to try it out): Without OpenStack: https://github.com/shettyg/ovn-kubernetes/blob/master/Example_overlay.md With OpenStack: https://github.com/shettyg/ovn-kubernetes/blob/master/Example_underlay.m