0
votes

I have created a Google Compute Engine instance and want to access or connect that instance with the Google Cloud Console. I have checked the Google Cloud documentation, so far not succeeded in finding how to access. If anybody could provide guide it will be great help.

Thanks in advance.

1
I would recommend separating out your questions. One for cloud instance and one for cloud storage.Kolban

1 Answers

1
votes

Once you have started a VM Instance (also known as a Compute Engine), you can open a terminal window (an SSH shell) from the GCP console. The documentation for doing so has its own specific web page found here:

https://cloud.google.com/compute/docs/instances/connecting-to-instance

Since the page is dedicated to the notion of connecting to an instance from the console I leave the link as-is rather than repeating the information in this response.