[Container-tools] Recommendations for bootstrapping a local k8s cluster?

Nick Coghlan ncoghlan at gmail.com
Mon May 25 13:52:22 UTC 2015


On 25 May 2015 at 22:05, Will Thames <wthames at redhat.com> wrote:
> In the first line you install ansible.
>
> Lines 2-5 could be replaced with
> ansible-pull -U https://github.com/somegroup/somerepo playbook.yml
>
> given a suitable playbook.yml file in somerepo.
>
> If you haven't seen the Ansible Vagrant docs, it's worth taking a look,
> depending upon what you want to achieve
>
> http://docs.ansible.com/guide_vagrant.html
>
> or the Vagrant Ansible docs
>
> http://docs.vagrantup.com/v2/provisioning/ansible.html

Thanks for the pointer, as using Ansible directly will likely also
provide a way of handling the local /etc/host updates without needing
the vagrant-hostmanager plugin OMV depends on, avoiding the extra gem
build step.

Cheers,
Nick.

P.S. It also doesn't hurt that asking you questions about Ansible
works a lot better time zone wise than asking James about OMV ;)

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia




More information about the Container-tools mailing list