You can add an access node for the Google Cloud hypervisor.
Procedure
-
From the Command Center navigation pane, go to Manage > Environment > Infrastructure.
The Infrastructure page appears.
-
Click Access nodes.
The Access nodes page appears.
-
Click Add.
The Add access node page appears.
-
For Vendor, select Google Cloud.
New access node - Vendor native deployment
-
From the Deployment type list, select any of the following:
Steps to deploy a new access node - Vendor native deployment
-
Click the package to download for the platform: Linux (64-bit) or Windows (64-bit).
-
For Instance Name, enter the name of the access node.
-
For Project ID, specify the Google Cloud project where the access node will be created.
For a list of projects, you can copy and paste the following command in the Cloud Shell: gcloud projects list.
-
For Zone, enter the zone in which the access node will be created.
For a list of zones, you can copy and paste the following command in the Cloud Shell: gcloud compute zones list.
-
For Subnet URL, provide the subnet URL details of the VM.
For a list subnet details, you can copy and paste the following command in the Cloud Shell: gcloud compute networks subnets list.
-
For VPC Network, provide the VPC network details of the VM.
For a list network details, you can copy and paste the following command in the Cloud Shell: gcloud compute networks subnets list.
-
To assign an external IP address to the VM, enable External IP. Google Cloud will automatically assign an ephemeral external IP address to the VM.
-
To use a specific IP address, enable Use reserved static IP address and enter the static IP you want to use.
-
For Network Service Tier, choose one of the following options based on your network performance needs:
-
Premium: Offers low-latency, high-performance global networking using Google’s high-quality infrastructure.
-
Standard: Provides cost-effective regional networking using the public internet.
-
-
If the CommServe is behind a firewall, enable Is CommServe behind a firewall? and enter the network proxy details:
-
Proxy host name: Enter the hostname of the proxy server used to connect to the CommServe.
-
Proxy client name: Enter the proxy name that the client will use to connect to the CommServe.
-
Proxy port: Enter the port number of the proxy that connects to the CommServe.
-
-
For CommServe name, enter the name of the CommServe.
-
For CommServe hostname, enter the hostname of the CommServe.
Note
The CommServe name and CommServe hostname fields are only visible at the tenant level.
-
Once all configuration details for the VM are provided, log in to Google Cloud Shell and run the following commands:
-
Deploy the access node using terraform configuration:
Copy the VM configuration details from the window and run the script in the Cloud Shell to automatically deploy and configure the access node.
-
After deploying the access node, execute below command to cleanup the metadata used for CommServe registration:
Run the this command in the Cloud Shell to clean up the metadata used during the CommServe registration process.
-
-
Click Close.
-
New access node - Manual Deployment
-
From the Deployment type list, select any of the following:
Steps to deploy a new access node - Manual Deployment
-
Select the package for the appropriate platform: Linux (64-bit) or Windows (64-bit).
-
Click Download to download and install the access node package on a Google Cloud VM that meets the minimum requirements.
-
Copy the provided Auth code to your clipboard, as it will be required during the package installation on the access node.
-
Once the access node is configured with the CommServe, refresh the page and select the access node from the dropdown list.
-
Click Close.
-