Hi Take a look at this SO answer http://stackoverflow.com/a/37822870/1387612
Service discovery could be Mesos agnostic by implementing registration/quering mechanism in application. On the other hand using discovery service that integrates with Mesos will reduce in application code. If you need load balancing with configurable algorithm then proxy based solution will be good choice e.g., Traefik. DNS load balancer are hard to configure becouse algorithm depends on client implementation (how responses are cached and how server is chosen). This are short answer, everything depends on use case. Best Tomek pon., 7.11.2016, 11:55 użytkownik Yu Wei <[email protected]> napisał: Hi Guys, I deployed a mesos cluster with zookeeper. Which methods could be used for service discovery and load balance? Thanks, Jared, (??) Software developer Interested in open source software, big data, Linux
