- Execute
network
stack and check the output forVpcId
andPublicNetZoneA
. - Execute
sgfm
stack and set the parameter:VpcId
- fromnetwork
stack output.FollowMeIpAddress
- which is the IP of your local computer from which you make the deployment. This will ensure that you can access all required resources.
- Execute
core
stack and set parameters:FollowmeSecurityGroup
- fromsgfm
output.PublicNetZoneA
- fromnetwork
output.
- Execute
cluster
stack and set parameters:VpcId
- fromnetwork
stack output.PublicNetZoneA
- fromnetwork
output.SpotPrice
- proper spot price based on instance type.MasterIP
- private IP of thecore
instance.