<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 2, 2016 at 8:11 PM, Mike Spreitzer <span dir="ltr"><<a href="mailto:mspreitz@us.ibm.com" target="_blank">mspreitz@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font face="sans-serif" size="2">I am looking at </font><a href="https://www.openstack.org/videos/video/project-kuryr-docker-delivered-kubernetes-next" target="_blank"><font face="sans-serif" color="blue" size="2">https://www.openstack.org/videos/video/project-kuryr-docker-delivered-kubernetes-next</font></a><font face="sans-serif" size="2">, around 28:00.  You have said that overlay networks are involved,
and are now talking about load balancers.  Is this Neutron LBaaS?
 As far as I know, a Neutron LBaaS instance is "one-armed"
--- both the VIP and the back endpoints have to be on the same Neutron
network.  But you seem to have all the k8s services on a single subnet.
 So I am having some trouble following exactly what is going on.  Can
you please elaborate?</font></blockquote><div><br></div><div>Hi Mike,<br><br></div><div>Thanks for reaching out and thanks for going over the video!<br><br></div><div>For those following at home, we are talking about the explanation I gave about slide 18 in [1].<br><br></div><div>This topic was also discussed in the work sessions about Kubernetes integration (maybe also in the architecture one, but I don't remember it for sure). The further explanation I gave in the work session is that the setup we use is having a Neutron network with a subnet for all the load balancer pools and then each Kubernetes namespace have a different Neutron net and subnets. To make it work, we have all the subnets (including the load balancer one) connected to a single `raven` router. This is not blocked by the API and I think according to the LB spec it should work, although I have not tried it with ovs.<br><br></div><div>Christophe (CCed) is trying to verify this OVS usage.<br></div><div><br><br></div><div>[1] <a href="http://www.slideshare.net/celebdor/project-kuryr-returns-docker-delivered-kubernetes-next">http://www.slideshare.net/celebdor/project-kuryr-returns-docker-delivered-kubernetes-next</a></div><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br><font face="sans-serif" size="2">BTW, there is also some discussion of
k8s multi-tenancy in the Kubernetes Networking SIG and the Kubernetes OpenStack
SIG.</font><br><br><font face="sans-serif" size="2">Thanks,<br>Mike</font><br><br>__________________________________________________________________________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.openstack.org?subject:unsubscribe</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
<br></blockquote></div><br></div></div>