Create the VPC using the following two subnets.
Subnet List
| Subnet | ||
| Name | Region | IP Address Range |
| lk-private | asia-northeast1 | 10.0.101.0/24 |
|---|---|---|
| lk-public | 10.0.1.0/24 | |
- Log in to Google Cloud.
- From the navigation menu, select the VPC network > VPC networks.

- Click CREATE VPC NETWORK.

- Enter the VPC network name in the Name field and select custom for the Subnet creation mode under Subnets.
- In the New subnet section, provide the private subnet name for Name. Select the region and enter the IP address range. Click DONE.

- Select ADD SUBNET and create the additional subnets repeating the previous steps. After creating two subnets, click CREATE.
- The VPC network has been created.




Post your comment on this topic.