Re: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Ken Sipe
Aaron, It depends on what you mean however, Mesos-DNS works outside the cluster IMO. It is a bridge for things in the cluster (services launched by mesos)... But at that point it is DNS. Any client in or out of the cluster that can query DNS that leverage the service. Sent from my iPhone

Re: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Ken Sipe
says: 172.20.121.292:8393 or whatever) Aaron From: Ken Sipe [kens...@gmail.com] Sent: 23 March 2015 14:29 To: user@mesos.apache.org Subject: Re: Zookeeper integration for Mesos-DNS Aaron, Mesos-DNS is a DNS name server + a monitor of mesos-masters. It listens to the mesos-master

Re: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Ken Sipe
Good Luck!! Thanks! Aaron From: Ken Sipe [kens...@gmail.com mailto:kens...@gmail.com] Sent: 23 March 2015 13:31 To: user@mesos.apache.org mailto:user@mesos.apache.org Subject: Re: Zookeeper integration for Mesos-DNS Aaron, It depends on what you mean however, Mesos-DNS works outside

RE: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Aaron Carey
: Zookeeper integration for Mesos-DNS Aaron, It depends on what you mean however, Mesos-DNS works outside the cluster IMO. It is a bridge for things in the cluster (services launched by mesos)... But at that point it is DNS. Any client in or out of the cluster that can query DNS that leverage

RE: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Aaron Carey
lovely, thanks! From: craig w [codecr...@gmail.com] Sent: 23 March 2015 15:35 To: user@mesos.apache.org Subject: Re: Zookeeper integration for Mesos-DNS Keep in mind DNS will give you the ipaddress of the host, so rabbitmq.marathon.mesos will resolve to some IP

RE: Zookeeper integration for Mesos-DNS

2015-03-23 Thread Aaron Carey
Hey, I don't suppose there is anything like Mesos-DNS but for services/users outside the mesos cluster? So having a service which updates a DNS provider with task port/ips running inside the cluster so that external users are able to find those services? Am I correct in thinking Mesos-DNS only

Re: Zookeeper integration for Mesos-DNS

2015-03-21 Thread haosdent
Hi, I have a question. If mesos-dns have a public ip for other application which not run in mesos? For example, we start a kafka in mesos. For other applications which not running in mesos, we use the ip as kafka config in application. So if mesos-dns have a publich ip, we could use the custom