Mesos cluster port opening -


i want run mesos cluster on google cloud / aws. common practice allow instances within cluster communicate each others freely without restriction (white-list firewall instance), or should allow them communicate via specific ports. got quite number of running services , it's hard know port need open.

thanks.

a practice have private , public security zone (in aws/ec2 translate security group, in gcp/gce network policies). within private zone nodes communicate freely , public 1 pretty locked down besides ones need. have @ dcos architecture further details.

the second part of question relates list of well-known ports. we're working on putting such list , publish it, soon.


Comments

Popular posts from this blog

php - Invalid Cofiguration - yii\base\InvalidConfigException - Yii2 -

How to show in django cms breadcrumbs full path? -

ruby on rails - npm error: tunneling socket could not be established, cause=connect ETIMEDOUT -