Dimitri created MESOS-10187: ------------------------------- Summary: What are the network prerequisite for slave and master hosted in different LAN? Key: MESOS-10187 URL: https://issues.apache.org/jira/browse/MESOS-10187 Project: Mesos Issue Type: Documentation Reporter: Dimitri
Hi everyone, I am running mesos and marathon in the cloud using 3 masters+slaves dedicated server because it was the minimal requirement recommended by mesos. Since 2015, I have not added any slaves to the mesosphere by trying to keep the cloud spending low. I recently bought a Synology NAS with storage and I want to host next to it a dedicated server that would run mesos and marathon. I want to host them in my house, where my ISP provide a dedicated IP and a lot of bandwith. I have never done such configuration and would like to know things that I should consider:: - Does the masters needs to know how to contact the slaves ? - Do they need to be on the same network ? - If they must be in the same network, can they use a tunnel to one OR more masters? - Do I need to open zk ports on each master `2181` publicly in order to contact the `masters` and is it a security concerns to do so? - Do I need to do port redirection on my zookeeper slaves? - Is there any other network or security requirement or prerequisite? Will this configuration works ? Thanks for advising. -- This message was sent by Atlassian Jira (v8.3.4#803005)