Capgemini / Apollo

:rocket: An open-source platform for cloud native applications based on Apache Mesos and Docker.

Home Page:http://capgemini.github.io/devops/apollo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Replace haproxy/registrator with traefik for coreos

tayzlor opened this issue · comments

With the move to coreOS registrator is a little clunky (as you end up with a ton of services in consul that are unecessary that then get surfaced via the load balancer needlessly).

Switching to traefik with the marathon plugin simplifies the architecture and removes some of this clunkyness. This is basically a case of porting over #546 to coreOS / creating systemd files for traefik

Closing via #590