Upgrade to VPC
If you want to deploy a Layer 3 private network, you can migrate your isolated subnet into a VPC.
Prerequisites
You create subnets in zones, and VPCs in availability regions. An availability region consists of several zones, for example, the availability region
LAX-C_D_E
consists ofLAX-C
,LAX-D
andLAX-E
.VPC quota in each availability region: - 1 default VPC with the IP range of
10.0.0.0/16
- 2 custom VPCsSubnet quota in each zone: - 1 default subnet with a subset of its VPC IP range, that is
10.0.X.0/24
- 5 custom subnetsYou can change the IP range of the subnet: - The subnet is a custom subnet; - No instances under the custom subnet; - The custom subnet is available.
Procedures
Go to Virtual Private Cloud > Subnet, find the isolated subnet you want to upgrade.
Click Upgrade to VPC.
Upgrade to VPC If an appropriate VPC exists, you can select it directly;
If no appropriate VPC exists, you can click New VPC. See Create a VPC for more details.
Last updated