Setup a CoreOS cluster with fleet and etcd on Google Compute Engine.
- Install gcutil and authorize it
- Make sure your Google Cloud project has billing information
bash coreos-cluster-for-gce.sh {your project name}
Check the source of the script to see what actually happens.
The script uses https://discovery.etcd.io for cluster discovery.