<div dir="ltr">Hi all,<div><br></div><div>IŽm testing MIT Starcluster running on a VPC composed by a Public subnet and a Private Subnet. This last one is connect to my data center over VPN, using a Virtual Gateway from AWS.</div>
<div>The plan is to launch the cluster on the private subnet, allowing the users to connect to it using our range of private ips.</div><div>The change in the config file was to add the following lines in the cluster template itself:</div>
<div><br></div><div><div>[cluster mycluster]</div><div>(...)</div></div><div>availability_zone = us-east-1d<br></div><div><div>vpc_id = vpc-xxxxxx</div><div>subnet_id = subnet-xxxxx</div><div>public_ips = False</div></div>
<div><br></div><div>Since weŽd like to assign to each master, a specific private ip, IŽd like to know if this can be done in StarCluster or by CLI commands. so my users can always connect in their machines using the same procedure.</div>
<div><br></div><div>All best,</div><div><br>Sergio</div><div><br></div></div>