Skip to content

Instantly share code, notes, and snippets.

@radamanthus
Created July 2, 2015 00:20
Show Gist options
  • Save radamanthus/760f279fca579baaaa30 to your computer and use it in GitHub Desktop.
Save radamanthus/760f279fca579baaaa30 to your computer and use it in GitHub Desktop.
CoreOS Notes
### Get the Discover URL of a cluster
Run from within a node and get the value of `ETCD_DISCOVERY`
```
cat /run/systemd/system/etcd.service.d/20-cloudinit.conf
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment