Skip to content

Instantly share code, notes, and snippets.

View mcwienczek's full-sized avatar

Michael Cwienczek mcwienczek

View GitHub Profile
@mcwienczek
mcwienczek / CoreOS cluster on GCE.md
Created May 21, 2017 09:12
Setup a CoreOS cluster with fleet and etcd on Google Compute Engine.

Setup a CoreOS cluster on GCE

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.