Part 6: GCP: Hands on with containers: Creating VM.
In this post, we will how to create a VM on GCP.
I. Navigate to Compute Engine –> VM Instances.
II. Now in case this API is not activated, just activate it.
III. On activation, you will see a screen like below.
Click on “Create Instance”.
IV. Now fill the options and click on “Create” to get a new VM instance created.
V. Now click on SSH options and open the ssh session in browser window.
Click on Connect in the opened window.
Then you will see the linux ssh session is opened.