Skip to main content

Create and manage subnets

You can divide a VPC into multiple subnets according to purpose and usage. The following describes how to create and manage subnets in the VPC service.

Permission notice
  • VPC role management follows IAM role-based access control (RBAC), and only Project Admin can create and manage subnets. Project members can only view VPCs.
  • You can check your role in KakaoCloud console > Profile (top right) > Organization role or Project role.

Create subnet

You can create a new subnet.

info
  • When a VPC is created, one default subnet is automatically created.
  1. Go to KakaoCloud console > Networking > VPC.

  2. Click the Subnet menu, and then click the [Create subnet] button.

  3. Enter the required information to create the subnet, and then click the [Create] button.

    vpc_htg_subnet_kr2_03.png Create subnet

    CategoryDescription
    VPC informationSelect the VPC where the subnet will be created
    - VPC: Select the VPC where the subnet will be created and display the selected VPC name
    - VPC ID: Display the ID of the selected VPC
    - VPC CIDR block: IP CIDR block of the selected VPC
    Subnet settings- Name: Enter the subnet name
    - Availability zone: Select the availability zone
    - IP CIDR block: Enter the subnet IP CIDR block
      ㄴ Must not overlap with existing subnet IPs, and the prefix length must be selected between 20–26

Manage subnets

View subnet list and basic information

You can view the list of currently created subnets and their detailed information.

  1. Go to KakaoCloud console > Networking > VPC.

  2. Click the Subnet menu, and then check the list of currently created subnets and their basic information.

    CategoryDescription
    NameName of the created subnet
    IDUnique ID of the created subnet
    StatusStatus of the subnet
    IP CIDR blockIP CIDR block of the subnet
    Availability zoneAvailability zone information
    VPCName of the VPC where the subnet is located
    VPC IDUnique ID of the VPC where the subnet is located
    Route tableRoute table connected to the subnet
    Route table IDUnique ID of the route table connected to the subnet

View subnet details

You can view detailed information about the subnet.

  1. Go to KakaoCloud console > Networking > VPC.

  2. Click the Subnet menu, and then click the subnet for which you want to view detailed information.

  3. Check the detailed information of the subnet on each tab.

    ItemDescription
    NameUser-defined name used to identify the subnet
    IDUnique ID automatically assigned when the subnet is created
    StatusCurrent operating status of the subnet (for example, Active)
    IP CIDR blockPrivate IP address range used in the subnet
    VPCName of the VPC to which the subnet belongs
    VPC IDUnique ID of the connected VPC
    Route tableName of the route table connected to the subnet
    Route table IDUnique ID of the connected route table
    Availability zoneAvailability Zone where the subnet was created
    Project ID of the subnet ownerUnique identifier of the project that owns the subnet
    Created atDate and time when the subnet was created

Rename subnet

You can change the name of the subnet.

  1. Go to KakaoCloud console > Networking > VPC.
  2. Click the Subnet menu, and then select [⋮] > Rename for the subnet whose name you want to change.
  3. Enter the information in the pop-up window, and then click the [Save] button.

Share subnet

You can share a specific subnet with another project in the same domain. To share a subnet, follow the steps below.

info

If a shared subnet is unshared from a project, the project that received the shared subnet may not be able to connect to resources currently using that subnet.

  1. Go to KakaoCloud console > Networking > VPC.
  2. Click the Subnet menu, and then select [⋮] > Add share for the subnet you want to share.
  3. Enter the project ID with which you want to share the subnet in the pop-up window, and then click the [Add] button.

Unshare subnet

The following describes how to remove subnet sharing from another project.

info

If a shared subnet is unshared from a project, the project that received the shared subnet may not be able to connect to resources currently using that subnet.

  1. Go to KakaoCloud console > Networking > VPC.
  2. Click the Subnet menu, and then select the Shared projects tab.
  3. Select [⋮] > Unshare subnet for the item you want to remove sharing from.
  4. Click the [Unshare] button in the pop-up window.
info
  • Participants can select Shared VPC when choosing a VPC while creating resources such as instances to view and select shared subnets.
  • Participants cannot view route table information of the shared subnet.
  • Participants cannot perform actions such as Rename subnet on the shared subnet.
  • A subnet can also be shared with a project that is not a project member. In this case, only the project ID information can be viewed.

Delete subnet

You can delete a subnet that is no longer used.

caution

If there are resources created within the subnet, the subnet cannot be deleted. Before deleting the subnet, you must delete all resources using that subnet.

  1. Go to KakaoCloud console > Networking > VPC.
  2. Click the Subnet menu, and then select [⋮] > Delete for the subnet to delete.
  3. Enter the delete confirmation text in the pop-up window, and then click the [Delete] button.

Increase subnet quota

You can create up to 30 subnets. If you want to increase the subnet quota, contact the Helpdesk.

  1. In the KakaoCloud console, click the [Helpdesk] button at the top right.

  2. Click Questions and Answers, and then click the [Ask question] button at the top right.

  3. Click [Technical inquiry], and then write a request to increase the subnet quota in Ask question and click the [Submit] button. Select Technical inquiry as the question type and VPC as the detailed type.

    vpc_htg_subnet_kr2_04.png Increase subnet quota