mesos / mr-redis

Redis on Apache Mesos
Apache License 2.0
127 stars 32 forks source link

Integration with Mesos-DNS #55

Open luisdavim opened 7 years ago

luisdavim commented 7 years ago

Hi,

Can mr-redis create Mesos-DNS discovery records for the master and slave instances?

Thanks, Luis

dhilipkumars commented 7 years ago

HI @luisdavim
I think mesos-dns automatically create records for all the workloads running in the cluster, more useful stuff for us to add in the project is to bring in Virtual IP (VIP). We should probably start using v1 apis in from the langague bindings.