Skip to content

Instantly share code, notes, and snippets.

@kelseyhightower
Created July 18, 2014 16:43
Show Gist options
  • Select an option

  • Save kelseyhightower/2ea2c9ef5923ce272447 to your computer and use it in GitHub Desktop.

Select an option

Save kelseyhightower/2ea2c9ef5923ce272447 to your computer and use it in GitHub Desktop.
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