Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Things to consider when joing a slave into a mesosphere? #305

Open
kopax opened this issue Sep 10, 2020 · 0 comments
Open

Things to consider when joing a slave into a mesosphere? #305

kopax opened this issue Sep 10, 2020 · 0 comments

Comments

@kopax
Copy link
Contributor

kopax commented Sep 10, 2020

Hi everyone,

I am running panteras 0.3.8 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?
    • Can the slave be connected with a VPN to only one master (and if it fail, the slave fail)? or do I need 3 VPN.
    • Is there a more suitable VPN for that job (tinc, openvpn, etc.)
  • 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 work ? Any advices for such configuration are welcomed.

Thanks for advising.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants