Configuring Kubernetes on Vagrant

One of the most frequent questions I see about setting up Kubernetes is how one can modify the configuration of a Vagrant/VirtualBox cluster. This, for example, is required to set up an insecure Docker registry or to use Kubernetes extensions like DaemonSets.

Running Kubernetes on Vagrant

Running Kubernetes on Vagrant is straightforward, and the directions for this are on the k8s.io site. The really short version goes like this:

Go to the place where you installed Kubernetes Run a couple of...
 •  0 comments  •  flag
Share on Twitter
Published on December 15, 2015 13:21
No comments have been added yet.