marathon-lb
marathon-lb copied to clipboard
Marathon-lb is a service discovery & load balancing tool for DC/OS
Hi, I've been recently digging through `zdd.py` code to make sure I understand everything correct and came into idea of refactoring this over 800L Python script. I've done some initial...
Current marathon-lb implementation allows to setup / override vhost-, path- and auth-based ACLs and backend routing rules, but I did not find any way to setup a custom ACL, for...
Currently is it recommended to run the mesos kafka scheduler on the mesos master running marathon-lb. Why? I have seen problems running the kafka schedule on hosts other than the...
This option denies all IPs (or IP ranges) not explicitly allowed to access the HTTP backend. could be possible to have the opposite things? i'm thinking about a blacklist ....
Hello, I would like marathon-lb have mesos and marathon or other static hosts in the haproxy configuration just to avoid having to point to port 5050,8080 and because I use...
Hi I have my SPA (single page application) and WEBAPI running in seperate service ports in marathon as docker containers. They individually work well , However I want that through...
Every links listed [here](https://github.com/mesosphere/marathon-lb/wiki/Using-Marathon-LB) to start using marathon-lb are dead.