<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Sounds like an interesting project/goal and will be interesting to see where this goes.</div><div><br></div><div>A few questions/comments:</div><div><br></div>How much golang will people be exposed to with this addition?<div><br></div><div>Seeing that this could be the first 'go' using project it will be interesting to see where this goes (since afaik none of the infra support exists, and people aren't likely to familiar with go vs python in the openstack community overall).</div><div><br></div><div>What's your thoughts on how this will affect the existing openstack container effort?</div><div><br></div><div>I see that kubernetes isn't exactly a small project either (~90k LOC, for those who use these types of metrics), so I wonder how that will affect people getting involved here, aka, who has the resources/operators/other... available to actually setup/deploy/run kubernetes, when operators are likely still just struggling to run openstack itself (at least operators are getting used to the openstack warts, a new set of kubernetes warts could not be so helpful).</div><div><br><div><div>On Sep 23, 2014, at 3:40 PM, Steven Dake <<a href="mailto:sdake@redhat.com">sdake@redhat.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  
  <div bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <b><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Hi
        folks,</span></b><b style="font-weight:normal;" id="docs-internal-guid-a177937b-a45f-e689-c725-e4e1c757c777"><b><br>
      </b><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          I'm pleased to announce the development of a new project Kolla
          which is Greek for glue :). Kolla has a goal of providing an
          implementation that deploys OpenStack using Kubernetes and
          Docker. This project will begin as a StackForge project
          separate from the TripleO/Deployment program code base. Our
          long term goal is to merge into the TripleO/Deployment program
          rather then create a new program.<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Docker
          is a container technology for delivering hermetically sealed
          applications and has about 620 technical contributors [1]. We
          intend to produce docker images for a variety of platforms
          beginning with Fedora 20. We are completely open to any distro
          support, so if folks want to add new Linux distribution to
          Kolla please feel free to submit patches :)<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><br>
        <span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">Kubernetes
          at the most basic level is a Docker scheduler produced by and
          used within Google [2]. Kubernetes has in excess of 100
          technical contributors. Kubernetes is more then just a
          scheduler, it provides additional functionality such as load
          balancing and scaling and has a significant roadmap.<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          The #tripleo channel on Freenode will be used for Kolla
          developer and user communication. Even though we plan to
          become part of the Deployment program long term, as we experiment
          we believe it is best to hold a separate weekly one hour IRC
          meeting on Mondays at 2000 UTC in #openstack-meeting [3].<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          This project has been discussed with the current TripleO PTL
          (Robert Collins) and he seemed very supportive and agreed with
          the organization of the project outlined above. </span><span style="font-weight:normal;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">James
            Slagle, a TripleO core developer, has kindly offered to
            liase between Kolla and the broader TripleO community. <br>
          </span></span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-weight:normal;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          </span></span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">I
          personally feel it is necessary to start from a nearly empty
          repository when kicking off a new project. As a result, there
          is limited code in the repository [4] at this time. I suspect
          folks will start cranking out a kick-ass implementation once
          the Kolla/Stackforge integration support is reviewed by the
          infra team [5].<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><br>
        <span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">The
          initial core team is composed of Steven Dake, Ryan Hallisey,
          James Lebocki, Jeff Peeler, James Slagle, Lars Kellogg-Sedman,
          and David Vossel. The core team will be reviewed every 6 weeks
          to add fresh developers.<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          Please join the core team in designing and inventing this
          rockin' new technology!<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"><br>
          Regards<br>
          -steve<br>
        </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><br>
        <b>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~</b><br>
        <span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><b><span style="font-weight:normal;">
            </span></b></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><b><br>
              <span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span></b></div><b><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">[1]
                <a class="moz-txt-link-freetext" href="https://github.com/docker/docker">https://github.com/docker/docker</a>
                [2] <a class="moz-txt-link-freetext" href="https://github.com/GoogleCloudPlatform/kubernetes">https://github.com/GoogleCloudPlatform/kubernetes</a><br>
              </span></div><div style="line-height: 1.15; margin-top: 0pt; margin-bottom: 0pt;"><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;">[3]
                <a class="moz-txt-link-freetext" href="https://wiki.openstack.org/wiki/Meetings/Kolla">https://wiki.openstack.org/wiki/Meetings/Kolla</a>
                [4] <a class="moz-txt-link-freetext" href="https://github.com/jlabocki/superhappyfunshow">https://github.com/jlabocki/superhappyfunshow</a>
                [5] <a class="moz-txt-link-freetext" href="https://review.openstack.org/#/c/122972/">https://review.openstack.org/#/c/122972/</a></span></div>
          </b><br>
        <span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span><span style="font-size: 15px; font-family: Arial; background-color: transparent; font-weight: normal; font-style: normal; font-variant: normal; text-decoration: none; vertical-align: baseline; white-space: pre-wrap;"></span><div><br class="webkit-block-placeholder"></div>
    </b>
  </div>

_______________________________________________<br>OpenStack-dev mailing list<br><a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev<br></blockquote></div><br></div></body></html>