marathon-lb icon indicating copy to clipboard operation
marathon-lb copied to clipboard

Marathon-lb is a service discovery & load balancing tool for DC/OS

Results 87 marathon-lb issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

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...

question

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 ....

help wanted

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...

question

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...

question

Every links listed [here](https://github.com/mesosphere/marathon-lb/wiki/Using-Marathon-LB) to start using marathon-lb are dead.