gliderlabs / gliderlabs/connectable
How to use connectable for roundrobin for micro-services containers
- Dominant language
- Go
- Stars
- 463
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
I wonder if this is the right setup for consul connectable service.
Host/VM 1 : Consul server
Host/VM 2 : Consul Agent (client mode) , registrator and connectable and All micro-services
So when I started my micro-services containers, I could see them in consul server.
Question :
If I have two micro-services.... how do I load balance them ?
What API (rest API) should I call to get the services in a round robin fashion ?
How does connetable helps ?
Since connectable is sitting on each host ...does it do roundrobin of micro-services distributed across the hosts ?
Praveen
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.