Created
July 18, 2014 16:43
-
-
Save kelseyhightower/2ea2c9ef5923ce272447 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
| core@m0 ~/kubernetes $ etcdctl get /registry/services/endpoints/redis-slave | |
| Error: 100: Key not found (/registry/services/endpoints/redis-slave) [13566] | |
| core@m0 ~/kubernetes $ etcdctl get /registry/services/endpoints/redisslave | |
| {"Name":"redisslave","Endpoints":[":6379",":6379"]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment