Bootstrap Kubernetes on localhost, based on the steps described in Kubernetes the hard way
The target audience is someone planning to read and do the tutorial Kubernetes the hard way on localhost.
This repository has two main dependecies: vagrant
and virtualbox
.
Available options, run:
make provisioning-compute-resources
make cleaning-up