docker hands-on guide: k8s cluster with vagrant
k8s cluster with vagrant k8s vagrant box bring up multi vm nodes using vagrant k8s dev box manually do mini config to setup k8s cluster create 2 vm in vagrant I prepare this Vagrantfile for 2 nodes k8s cluster: k8s-master k8s-node1 bring up 2 vm using vagrant $ vagrant up …