Just a quick post to let people know I’ve updated both my simple projects that launch CoreOS cluster coreos_cluster_vmware
and a Kubernetes cluster kubernetes_cluster_vmware
The changes are simply:
- Using NAT for networking of virtual machines
- Removed annoying prompts for “did you copy this…”
- Made Kubernetes minions headless
- Removed any use of
sudo
to runvmrun
, as it is not needed
Have fun with these!