Service discovery in Docker environments
on
- 469 views
Short presentation that focuses on a practical implementation for doing service discovery in Docker environments, using Consul.
Short presentation that focuses on a practical implementation for doing service discovery in Docker environments, using Consul.
Statistics
Views
- Total Views
- 469
- Views on SlideShare
- 469
- Embed Views
Actions
- Likes
- 1
- Downloads
- 10
- Comments
- 2
Accessibility
Categories
Upload Details
Uploaded via SlideShare as Adobe PDF
Usage Rights
© All Rights Reserved
1–2 of 2 previous next
There is a small explanation how to run Consul. Also, check http://www.consul.io/docs/agent/basics.html and more specifically, the 'Client Addr' section; its what you are looking for. If you still cant get it to work, just email me using the address in the presentation.
I would really love to know how the consul agent binds to the docker0 interface?