GCP MACHINE CREATION
-
On the console, search for "VM". Click CREATE INSTANCE
-
Provide the below information:
-
Name: docker-compose
-
Region: us-west-1
-
Zone: us-west-1a
-
Machine family: Select the below option according to the CMS Deployment Type
-
Large: e2-standard-16 (16vcpu, 64Gb Memory)
-
Small: e2-standard-8 (8vcpu, 32Gb Memory)
-
-
Service Accounts: Compute Engine Default service account
-
Access Scopes: Allow full access to all cloud APIs
-
-
Click CHANGE under Boot disk
-
Provide the required information. Click SELECT
-
-
Select Service Account and the option Allow full access to all Cloud APIs. Click CREATE to create a new VM
-
The newly created VM is listed