Create a Subnet
Create a Subnet
Updated on 14 Apr 2025

To create a GPU VM, the user must have an active Subnet in the VPC. The system will assign a Private IP from this Subnet to the new virtual machine."

Steps to create a new Subnet:

Step 1: In the menu, go to Networking > Subnets and select Create subnet. Alt text

Step 2: Enter the required information:

  • Name: Enter a recognizable name for the Subnet.

  • Type: Two types are currently supported:

    • Routed: The subnet is routed to the internet via a NAT gateway.

    • Isolated: The subnet has no internet routing.

  • Network Address (CIDR): Enter a valid CIDR.

  • Gateway IP: Enter a valid gateway address.

  • Static IP Pool (optional): Specify an IP range to use; if left blank, the system will allocate the entire CIDR range.

  • Primary DNS: Required DNS server for domain name resolution.

  • Secondary DNS (optional): Backup DNS server if the primary fails.

  • Add tag (optional): Select a tag to assign to the Subnet.

Alt text

Step 3: Click Create Subnet to create a new Subnet. The system will process the request and display the result.

If successful, the newly created Subnet will appear in the Subnets table.