[openstack-dev] [kolla] Vagrant environment for kolla-kubernetes

Britt Houser (bhouser) bhouser at cisco.com
Fri May 13 06:57:05 UTC 2016


Would we ever run AIO-k8s vagrant w/o Kolla repo?  If not, then it makes sense to me just to extend Vagrant kolla repo.

Thx,
britt




On 5/13/16, 2:37 AM, "Michal Rostecki" <michal.rostecki at gmail.com> wrote:

>Hi,
>
>Currently we have nice guide about setting up AIO k8s environment in 
>review. But at the same time I'm thinking also about automating this by 
>Vagrant, like we did in kolla-mesos.
>
>Here comes the question - what repo is good for keeping the Vagrant 
>stuff for kolla-k8s? I see two options.
>
>1) Create a Vagrantfile in kolla-k8s repo
>
>That's what we've done in kolla-mesos. And that was a huge problem, because:
>- we had to copy&paste dhcp-leases script for vagrant-libvirt
>- we almost copied&pasted all the logic of overriding the resources via 
>Vagrantfile.custom
>
>While we can do something with the first con - by trying to drop the 
>dhcp-leases script and use eth0 for keepalived/haproxy and endpoints, 
>getting rif of the second con may be hard.
>
>2) Extend Vagrantfile in kolla repo
>
>That would be easy - it requires just adding some boolean to the 
>Vagrantfile and additional provisioning script.
>
>But it sounds odd, to have separate repo for kolla-k8s and at the same 
>time centralize only some compoments in the one repo.
>
>What are your thoughts?
>
>Cheers,
>Michal
>
>__________________________________________________________________________
>OpenStack Development Mailing List (not for usage questions)
>Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe
>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


More information about the OpenStack-dev mailing list