Connect to cluster nodes
Some operations such as changing the application password, require that some actions will be repeated in each cluster node. That way, you need to connect to each node for the changes to take effect in the whole cluster. Follow the steps below to connect the cluster nodes in your Google deployments:
-
Log in to the Google Cloud Console and select your project.
-
Navigate to the “Compute Engine -> VM instances” page.
-
You will see a list of all the instances launched in your project. Click on the instance that corresponds to the node you want to connect.
-
Once you are in the “VM instance details” page, go to the “Remote access” section and click the “SSH” button.
Now you should be connected to the node you have selected:
NOTE: Remember to repeat the same operation to connect to each cluster node.