Hacker News new | ask | show | jobs
by hijinks 3581 days ago
no there is no way to do a LB how its handles in AWS/GCE.

You'd have to wire up something yourself to long poll etcd and construct like haproxy/nginx as a LB. Or use a tool like

https://github.com/vulcand/vulcand

1 comments

thanks for your time i will take a look at vulcan.:)