<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 19, 2019 at 6:59 AM MichaƂ Dulko <<a href="mailto:mdulko@redhat.com">mdulko@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Thu, 2019-04-18 at 23:54 -0400, Hongbin Lu wrote:<br>
> Hi all,<br>
> <br>
> Right now, we have a devstack plugin [1] to install container engine (i.e. docker, cri-o). The plugin is currently used by Zun and Kuryr and under the governance of QA team.<br>
> <br>
> I am working on a patch [2] to enable k8s installation via devstack. Zun needs this feature to setup the CI for the virtual kubelet provider, and I heard Kuryr also interest to leverage it.<br>
> <br>
> The original idea is to incorporate k8s installation into devstack-plugin-container, so that we can avoid the overhead to bootstrap and maintain a separated plugin. However, the feedback I received so far gave preference to a separated plugin for k8s, so I sent out this email to collect more opinions.<br>
> <br>
> Do you prefer a dedicated devstack plugin for k8s, or is fine to reuse the existing container plugin for this purpose?<br>
<br>
I looked through the proposed code again and I think I'll soften my<br>
stance here. If we'll keep the code in a separated file and do not mix<br>
the settings of two too much (note that some dependency is necessary -<br>
we do that in kuryr-kubernetes DevStack plugin in regards to e.g.<br>
CONTAINER_ENGINE), then we should be easily able to extract it in the<br>
future if needed. My only concern is that if any future OpenStack<br>
project wanted to deploy K8s on its DevStack, devstack-plugin-container <br>
would certainly not be first place they would look at.<br>
<br>
Anyway let's just start with something and see where it carries us.<br>
It'll definitely need a lot of work to develop the plugin to the point<br>
it could be used by kuryr-kubernetes, so it's just a start.<br></blockquote><div><br></div><div>Sure.</div><div><br></div></div></div>