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

Nick Coghlan ncoghlan at gmail.com
Mon May 25 06:52:24 UTC 2015


On 22 May 2015 at 18:50, Nick Coghlan <ncoghlan at gmail.com> wrote:
> On 22 May 2015 17:25, "James Shubin" <purpleidea at redhat.com> wrote:
>> That's the beauty of this, if it works for you, then you should do it!
>
> I think git's a good delivery vehicle for Oh My Vagrant in general, I'm just
> aiming for a bootstrapping user experience in this case that doesn't require
> the end user to opt into any particular tech other than Docker, libvirt &
> Kubernetes.
>
> For the image build part, I *am* currently using OMV via git subtree (so I
> don't need git inside the image), which means that if the final container
> image turns out to be impractically large, the image build instructions +
> the bootstrapping script will hopefully still be useful for automated
> testing of the OMV+Ansible based bootstrapping process.

The all-inclusive vagrant+ansible bootstrap image ended up weighing in
at almost 700 MB, so I'm going to go with the "impractically large"
assessment here, and switch approaches to just installing ansible
locally and using OMV with the ansible based bootstrap.

Cheers,
Nick.

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




More information about the Container-tools mailing list