Created
October 7, 2014 00:29
-
-
Save kelseyhightower/460d9591e65b020b7c32 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| confd $ /Users/kelseyhightower/go/bin/confd --debug --scheme https --onetime -confdir ~/confd-examples/ | |
| 2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: WARNING Skipping confd config file. | |
| 2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Backend set to etcd | |
| 2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Starting confd | |
| 2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: NOTICE Backend nodes set to https://127.0.0.1:4001 | |
| 2014-10-06T17:28:06-07:00 Macintosh.local /Users/kelseyhightower/go/bin/confd[76242]: ERROR cannot connect to etcd cluster: https://127.0.0.1:4001 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment