Skip to content

Instantly share code, notes, and snippets.

@cmeury
Created May 10, 2016 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmeury/96e2cfc9b1ecbe86ba8912cefc925b31 to your computer and use it in GitHub Desktop.
Save cmeury/96e2cfc9b1ecbe86ba8912cefc925b31 to your computer and use it in GitHub Desktop.
Service n12 shows up in catalog, but not in agent HTTP end-point
# curl -s http://localhost:8500/v1/agent/services | grep n12
# curl -s http://localhost:8500/v1/catalog/services | grep n12
{"consul":[],"n12":["dev"],"test-web":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment