This task explains how to create controller VM from GCP console.
To create controller VM from GCP console:
Procedure
- From the GCP Console, navigate to .
- Click Create Instance.
- Enter the Name.
- Select the Region and Zone where the VM has to be created.
- Select the Machine type. This depends on the scale required. A minimum of n1-standard-8 is recommended.
- Under Boot disk, click on Change to configure the boot disk details.
- Click the Custom Images tab and select the image that was created in the section Creating the NSX Advanced Load Balancer Controller Image.
- Select SSD persistent disk as the Boot disk type with a minimum of 128 GB disk space.
- Click Select to save the configuration.
- Under Identity and API Access, select a Service account to be attached to the VM, using which the NSX Advanced Load Balancer Controller authenticates GCP for API access.
Note:
If you don’t want to add the service account to the VM then service account’s JSON key can be added to the NSX Advanced Load Balancer Cloud later, refer to Authentication.
- Add the GCP Firewall target tags created to allow traffic from the SE to the Controller and the clients accessing the Controller.
- Click the Networking tab.
- Click Network Interfaces and select the VPC network and subnet in which the Controller should be created.
Note:
The VPC can be in another Project and is shared with this Controller project.
- Click Create.
Results
The Controller VM will be up in a few minutes.