marathon-lb
marathon-lb copied to clipboard
Marathon-lb is a service discovery & load balancing tool for DC/OS
Hello! I have an Exchange 2016 as a backend that requires client certificates for accessiong OWA and HAProxy as a reverse proxy. When I try to open OWA from Exchange...
Last week when we update a core service in our production environment(build with DC/OS). we accidentally make a mistake when change the health check configuration. and we get 503 return...
Being forced to override global HAPROXY_HEAD template only to redefine some general timeouts (i.e. timeout client, timeout server) is an overkill. For other "options", there is a shortcut: https://github.com/mesosphere/marathon-lb#haproxy-global-default-options but...
I need to redirect traffic for all http traffic to https. I am using an ELB to terminate the SSL. Since I couldn't find a way to redirect all traffic...
Hello There, Thank you for building this great tool. I am using marathon-lb with DCOS, and the lack of good or clear documentation has stacked me for 2 days. I...
After upgrading from MLB 1.8.0 to 1.12.2 we started to see this error in syslog. Tracking it down, we found out, that it is actually printed for each marathon task...
When you start a service with the same ports by mistake, then the marathon does not check that the ports are the same?
Appears to me that when the configuration is restarted, round robin always goes to the top of the backend list. this would be easier to be sure if the number...
the app by app config check marks all our apps invalid because we have a custom HAPROXY_HTTPS_FRONTEND_HEAD to capture all let's encrypt challenges ``` frontend marathon_https_in bind *:443 ssl {sslCerts}...
I am trying to set two different vhosts to connect to two different applications in the same marathon-lb one of them tries to point app2.internal to a pool of scrappinghub/splash...