-
Notifications
You must be signed in to change notification settings - Fork 1
SSH to Cluster
The floating IP of the instance to which it is allocated should not change. Rebuilding an instance on the jetstream is usually time-consuming and the instance isn't instantly functional. So for quick immediate testing, we assume that you are trying to SSH into the already running instance. Kindly download the id_rsa and id_rsa.pub file from keys branches in the repository and add it to your .ssh default folder in your local machine. This step is absolutely necessary for you to be able to ssh into the instance.
ssh ubuntu@149.165.171.22
This helps you enter the instance and gives you complete authority to access the file. Now you can delete and recreate and of the services by initially deleting the service you want to delete and then running its respective YAML file for restarting the service.