create and manage public IPs
Public IPs are fixed addresses that allow access to the internet. Resources connected to a public IP can communicate with the outside world through the internet gateway. Here is how to create and manage public IPs in the VPC service.
- VPC role management follows IAM role-based access control (RBAC), and only Project Admins can create and manage public IPs.
- For IAM permissions by role, please contact your Organization Admin.
Create public IP
You can create a new public IP. The created public IP can be connected to a resource for access via the internet.
- You cannot choose the public IP address. When you create a public IP, one of the IPs from KakaoCloud's pool of public IP ranges will be assigned to your project.
- Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click on the Public IP menu, then click the [Create Public IP] button.
- In the Create Public IP popup, enter the required information and click [Create].
Associate resource
You can associate the public IP you created with a resource to allow internet access.
-
Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
-
Click on the Public IP menu, then select the public IP to associate with a resource.
-
In the public IP details page, click the [More Options] icon > Associate Resource.
-
In the Associate Resource popup, enter the required information and click [Save].
Resource Associate Popup
Item Description Public IP Address The public IP address Public IP Description The description of the public IP Connection Type Network Interface: Choose if the resource is a network interface
Instance: Choose if the resource is an instance
Load Balancer: Choose if the resource is a load balancerAssociated Resource Select the resource to associate with the public IP
- Depending on the selected connection type, the list of available resources will vary
Disassociate resource
You can disassociate a resource from the public IP when it is no longer needed.
- Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click on the Public IP menu, then select the public IP from which to disassociate a resource.
- In the public IP details page, click the [More Options] icon > Disassociate Resource.
- In the Disassociate Resource popup, enter
now
and click the [Disassociate] button.
Delete public IP
You can delete a public IP that is no longer in use.
- Go to the KakaoCloud Console > Beyond Networking Service > VPC menu.
- Click on the Public IP menu, then select the public IP to delete.
- In the public IP details page, click the [More Options] icon > Delete Public IP.
- In the Delete Public IP popup, enter the public IP address to delete and click [Delete].