<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 25, 2016 at 11:20 AM, Jaume Devesa <span dir="ltr"><<a href="mailto:devvesa@gmail.com" target="_blank">devvesa@gmail.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">Hello Akshay,<br>
<br>
responses inline:<br>
<span class=""><br>
On Wed, 25 May 2016 10:48, Akshay Kumar Sanghai wrote:<br>
> Hi,<br>
> I have a 4 node openstack setup (1 controller, 1 network, 2 compute nodes).<br>
> I want to install kuryr in liberty version. I cannot find a package in<br>
> ubuntu repo.<br>
<br>
</span>There is not yet official version of Kuryr. You'll need to install using the<br>
current master branch of the repo[1] (by cloning it, install dependencies and<br>
`python setup.py install`<br></blockquote><div><br> Or you could run it dockerized. Read the "repo info" in [2]<br><br></div><div>We are working on having the packaging ready, but we are splitting the repos first,<br></div><div>so it will take a while for plain distro packages.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><br>
> -How do i install kuryr?<br>
</span>If the README.rst file of the repository is not enough for you in terms of<br>
installation and configuration, please let us know what's not clear.<br>
<span class=""><br>
> - what are the components that need to be installed on the respective<br>
> nodes?<br>
<br>
</span>You need to run the kuryr libnetwork's service in all the nodes that you use as<br>
docker 'workers'<br></blockquote><div><br><div>and your chosen vendor's neutron agents. For example, for MidoNet it's<br></div><div>midolman, for ovs it would be the neutron ovs agent.<br><br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><br>
<br>
> - Do i need to install magnum for docker swarm?<br>
<br>
</span>Not familiar with Magnum.. Can not help you here.<br></blockquote><div><br> <div>If you want to run docker swarm in bare metal, you do not need Magnum. Only<br></div><div>keystone and Neutron.<br><br></div><div>You'd put docker swarm, neutron and keystone running in one node, and then<br></div><div>have N nodes with docker engine, kuryr/libnetwork and the neutron agents of<br></div>the vendor of your choice.<br><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<span class=""><br>
> - Can i use docker swarm, kubernetes, mesos in openstack without using<br>
> kuryr?</span></blockquote><div><br><div>You can use swarm and kubernetes in OpenStack with Kuryr using Magnum. It will<br></div><div>use neutron networking for providing nets to the VMs that will run the swarm/kubernetes<br></div><div>cluster. Inside the VMs, another overlay done by flannel will be used (in k8s, in<br></div>swarm I have not tried it).<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class=""> What will be the disadvantages?<br></span></blockquote><div><br></div><div>The disadvantages are that you do not get explicit Neutron networking for your containers,<br></div><div>you get less networking isolation for your VMs/containers and if you want the highest<br></div><div>performance, you have to change the default flannel mode.<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="">
<br>
</span>Only docker swarm right now. The kubernetes one will be addressed soon.<br>
<br>
><br>
> Thanks<br>
> Akshay<br>
<br></blockquote><div>Thanks to you for giving it a try!<br><br> <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>
> 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>
There are a bunch of people much more experienced than me in Kuryr. I hope I<br>
haven't said anything stupid.<br>
<br>
Best regards,<br>
<br>
[1]: <a href="http://github.com/openstack/kuryr" rel="noreferrer" target="_blank">http://github.com/openstack/kuryr</a></blockquote><div> [2] <a href="https://hub.docker.com/r/kuryr/libnetwork/" target="_blank">https://hub.docker.com/r/kuryr/libnetwork/</a></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
<span class=""><font color="#888888"><br>
--<br>
Jaume Devesa<br>
Software Engineer at Midokura<br>
PGP key: 35C2D6B2 @ <a href="http://keyserver.ubuntu.com" rel="noreferrer" target="_blank">keyserver.ubuntu.com</a><br>
</font></span><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>