Skip to content

Instantly share code, notes, and snippets.

View fgimenez's full-sized avatar
🦀

Federico Gimenez fgimenez

🦀
View GitHub Profile
$ ./cluster/kube-down.sh
Bringing down cluster using provider: vagrant
==> minion-1: VM not created. Moving on...
==> master: VM not created. Moving on...
Done
fgimenez@arkham:~/workspace/gocode/src/k8s.io/kubernetes$ ./cluster/kube-up.sh
... Starting cluster using provider: vagrant
... calling verify-prereqs
... calling kube-up
Bringing machine 'master' up with 'virtualbox' provider...
$ ./cluster/kube-up.sh
... Starting cluster using provider: vagrant
... calling verify-prereqs
... calling kube-up
Bringing machine 'master' up with 'virtualbox' provider...
Bringing machine 'minion-1' up with 'virtualbox' provider...
==> master: Importing base box 'kube-fedora21'...
==> master: Matching MAC address for NAT networking...
==> master: Setting the name of the VM: kubernetes_master_1448721436542_74653
==> master: Clearing any previously set network interfaces...