QubitProducts / bamboo

HAProxy auto configuration and auto service discovery for Mesos Marathon
Apache License 2.0
793 stars 214 forks source link

TCP Load Balancing #26

Closed ghost closed 9 years ago

ghost commented 10 years ago

Load balancing of TCP services using haproxy

j1n6 commented 10 years ago

HI @tobyhughes There are a couple of solution to this. The simplest way is to configure it via template, which mean you would have to hard code those rules for the services you run.

Do you have multiple ports exposed via a single marathon app?

j1n6 commented 9 years ago

Addressed by #69