Requirements: ct: [terrafrom 0.12.x:](https://www.terraform.io/ virtualbox vagrant coreos-vagrant
./dev/vagrant-up
wil deploy a vagrant box based on the coreos-vagrant this will spin up 3 coreos nodes
./dev/vagrant ssh # will connect to the first node
./dev/vagrant ssh 1 # will connect to the second node
./dev/vagrant ssh 2 # will connect to the third node
./dev/vagrant-inject-mc
this will build and inject the binary to all deployed nodes and restart the mc.service
if you have deployed all your nodes and now you have not enough disk-space run
./dev/vagrant-resize-box
!!DESTROY it ALL!!
./dev/vagrant-destroy
REMINDER: there is no way to recover from this