make
- Update
tools/configure.sh
fill the following required:user
is the username of the instance launchedtotal_managers
is Total number of manager nodestotal_workers
is Total number of worker nodesmanager_ip_1
is initial master nodemanager_ip_n
nth initial master nodeworker_ip_1
nth initial worker nodeworker_ip_n
nth initial worker node- be sure that
total_workers
+total_managers
= number of specified IP addresses
- Update
pem
cert
is the directory where the Certificate to connect to the instances is located