Create and manage VPC
KakaoCloud's VPC (Virtual Private Cloud) is a user-defined private network service. By using VPC, users can quickly and easily build a network suited to their environment by combining various network components.
This guide explains how to create and manage VPCs in the VPC service.
- VPC role management follows IAM-based access control (RBAC), and only Project Admin can create and manage VPCs. Other project members can only view the VPC.
- For information about your IAM permissions, please contact your organization administrator (Admin).
Create VPC
You can create a new VPC.
A maximum of 3 VPCs can be created per project. The created VPC will be a default VPC with an automatically included default routing table.
-
Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click the VPC menu, then click the [Create VPC] button.
-
In the Create VPC screen, enter VPC information, availability zone, and subnet settings, then click the [Create] button.
Create VPC
Item Description VPC Information - VPC Name: Enter the name of the VPC
- VPC IP CIDR Block: Enter the VPC IP CIDR block
Choose from private IP ranges (172.16.0.0 / 192.168.0.0 / 10.0.0.0) and specify a Prefix Length (16-24).Availability Zones - Number of Availability Zones: Up to 2 can be set
- Detailed Availability Zone Settings: Configure specific AZs from the list.Subnet Settings Review subnet information
- Advanced Options: Detailed subnet settings available if selected.
- Public Subnet per Availability Zone: Default of 1 subnet per AZ, limited to quota.
- Private Subnet per Availability Zone: Select 0-10 subnets per AZ, limited to quota.
- Subnet Detailed Settings: Subnets will be exposed based on the number of public and private subnets configured.
- Public Subnet IPv4 CIDR Block: Displayed based on selected AZ values.
- Private Subnet IPv4 CIDR Block: Select prefix length between 20-26.Routing Table Settings Review routing table information.
- Advanced Options: Detailed routing table settings available if selected.
- Number of Public Routing Tables: Set the number of routing tables to manage traffic going to the internet from public subnets.
- Number of Private Routing Tables: Set the number of routing tables to control internal traffic and external service traffic.Topology Preview Preview the changes in VPC information, availability zones, and subnet settings in a graph.
View VPC
You can view the list of VPCs currently created, as well as the VPC details and subnet information.
-
Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click the VPC menu, then view the list of currently created VPCs.
View VPC list
Item Description VPC Name and ID VPC name and VPC ID Status VPC status
-Active
: Activated
-Pending Create
: Creating
-Pending Update
: Updating
-Pending Delete
: Deleting
-Error
: Error occurredIP CIDR Block VPC's IP CIDR block Subnets Number of subnets created in the VPC Default VPC Whether the VPC is the default
- Yes: VPC connected with the default routing table
- No: VPC not connected with the default routing table[More Options] icon Rename VPC: Change the VPC name
Delete VPC: Delete the VPC from the list -
Click on the VPC whose details you want to view, and check the information on the VPC's detail page.
View VPC details
Tab Description Details VPC details
- VPC Name: VPC name
- VPC ID: VPC ID
- Routing Table: Name of the default routing table
- Routing Table ID: ID of the default routing table
- Internet Gateway ID: ID of the internet gateway connected to the VPC
- Default VPC: DisplaysYes
if the VPC is connected with the default subnet and routing tableTopology A graph showing the VPC configuration
- Displays the relationship between VPC, subnets, and routing tables
- Displays routing settings for IGW, Transit GatewaySubnets Subnet details
- Subnet: Automatically created subnet name and ID
- Status: Subnet status
- IP CIDR Block: Subnet's IP CIDR block
- Availability Zone: Name of the availability zone the subnet belongs to
- Routing Table: Routing table connected to the subnet
- [More Options] icon: Rename or delete the subnet
Rename VPC
You can rename the VPC.
-
Go to the KakaoCloud Console > VPC menu.
-
Click the VPC menu, then select the [More Options] icon for the VPC you want to rename > Rename VPC.
-
In the Rename VPC popup, enter the new name and click [Apply].
Delete VPC
You can delete a VPC that is no longer needed.
- Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click the VPC menu, then select the [More Options] icon for the VPC you want to delete > Delete VPC.
- In the Delete VPC popup, enter the VPC name and click [Delete].