Create and manage public IP
A public IP is a fixed address that can access the internet. A resource with a public IP attached can communicate externally through the internet gateway. The following describes how to create and manage public IPs in the VPC service.
- VPC role management follows IAM role-based access control (RBAC), and only users with the Project administrator (Admin) role can create and manage public IPs.
- You can check your role in KakaoCloud console > Profile (top right) > Organization role or Project role.
Create public IP
You can create a new public IP. The created public IP can be attached to a resource so that it can be accessed through the internet.
You cannot choose the public IP address yourself. When you create a public IP, KakaoCloud assigns one IP from its public IP address range to your project.
- Go to KakaoCloud console > Networking > VPC.
- Click the Public IP menu, and then click the [Create public IP] button.
- Enter the information in the pop-up window, and then click the [Create] button.
View public IP list and basic information
You can view the list of currently created public IPs and related basic information.
-
Go to KakaoCloud console > Networking > VPC.
-
Click the Public IP menu, and then check the list of currently created public IPs and their basic information.
Category Description Public IP address IP address assigned to each public IP Public IP address ID ID of the IP address assigned to each public IP Status Usage status of the public IP
-Available: Not connected to a resource and can be connected
-In-Use: Already connected to a resource and cannot be connected to another resourceDescription Description of the public IP Connected resource If the public IP is in use, displays the ID of the connected resource Private IP address If the public IP is connected to a specific resource, displays the private IP address of the network interface Created at Date and time when the public IP was created
View public IP details
You can view detailed information about the selected public IP.
-
Go to KakaoCloud console > Networking > VPC.
-
Click the Public IP menu, and then select the public IP for which you want to view detailed information.
-
Check the detailed information of the public IP.
- Details tab
- Connected resource tab
Item Description Public IP Public IP address assigned for communication with the external internet ID Unique identifier (UUID) automatically assigned when the public IP is created Status Current usage status of the public IP (for example, In Use, Available) Description User-defined description of the public IP Created at Date and time when the public IP was created Item Description ID Unique identifier (UUID) of the resource connected to the public IP Connection type Type of resource connected to the public IP (for example, network interface) Subnet Name and CIDR information of the subnet to which the connected resource belongs Subnet ID Unique identifier (UUID) of the connected subnet Connected resource status Current status of the resource connected to the public IP
Modify public IP information
You can modify the description of the created public IP.
- Go to KakaoCloud console > Networking > VPC.
- Click the Public IP menu, and then select [⋮] > Modify for the target public IP.
- Modify the description in the pop-up window, and then click the [Modify] button.
Associate resource
You can associate the created public IP with a resource so that the resource can be accessed through the internet.
-
Go to KakaoCloud console > Networking > VPC.
-
Click the Public IP menu, and then select [⋮] > Associate resource for the target public IP.
-
Enter the information in the pop-up window, and then click the [Save] button.
Category Description Connection type - Network interface: Select when the resource to connect is a network interface
- Instance: Select when the resource to connect is an instance
- Load balancer: Select when the resource to connect is a load balancerResource to associate Select the resource to which the public IP will be associated
- The type of resource displayed in the list differs depending on the selected connection type
Disassociate resource
If the public IP associated with a resource is no longer needed, you can disassociate it.
- Go to KakaoCloud console > Networking > VPC.
- Click the Public IP menu, and then select [⋮] > Disassociate resource for the target public IP.
- Enter the information in the pop-up window, and then click the [Disassociate] button.
Delete public IP
You can delete a public IP that is no longer used.
- Go to KakaoCloud console > Networking > VPC.
- Click the Public IP menu, and then select [⋮] > Delete for the target public IP.
- Enter the delete confirmation text in the pop-up window, and then click the [Delete] button.