Bug#819010: mesos-dns -- DNS-based service discovery for Mesos.
Package: wnpp
Severity: wishlist
Owner: Ivan Udovichenko <iudovichenko@mirantis.com>
* Package name : mesos-dns
Version : 0.5.1-1
Upstream Author : Mesosphere
* URL : https://github.com/mesosphere/mesos-dns
* License : Apache-2.0
Programming Lang: Go
Description : DNS-based service discovery for Mesos.
Mesos-DNS enables DNS-based service discovery in Apache Mesos clusters.
.
Mesos-DNS supports service discovery in Apache Mesos clusters. It
allows applications and services running on Mesos to find each other
through the domain name system (DNS), similarly to how services
discover each other throughout the Internet. Applications launched by
Marathon or Aurora are assigned names like search.marathon.mesos or
log-aggregator.aurora.mesos. Mesos-DNS translates these names to the
IP address and port on the machine currently running each
application. To connect to an application in the Mesos datacenter,
all you need to know is its name. Every time a connection is
initiated, the DNS translation will point to the right machine in the
datacenter.
.
Mesos-DNS is designed to be a minimal, stateless service that is easy
to deploy and maintain.
Reply to: