Skip to main content

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.

Permissions
  • 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.

info
  • 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.
  1. Go to the KakaoCloud console > Beyond Networking Service > VPC menu.
  2. Select on the Public IP menu, then select the [Create Public IP] button.
  3. In the Create public IP popup, enter the required information and select [Create].

Modify public IP

You can modify the description of a created public IP.

  1. Go to KakaoCloud Console > Beyond Networking Service > VPC.
  2. Click Public IP menu, then click [Modify public IP].
  3. In Modify public IP pop-up window, edit the description information and click [Save].

Associate resource

You can associate the public IP you created with a resource to allow internet access.

  1. Go to the KakaoCloud console > Beyond Networking Service > VPC menu.

  2. Select on the Public IP menu, then select the public IP to associate with a resource.

  3. In the public IP details page, select the [More Options] icon > Associate Resource.

  4. In the Associate Resource popup, enter the required information and select [Save].

    vpc_htg_pip_kr2_04.png Resource Associate Popup

    ItemDescription
    Public IP AddressThe public IP address
    Public IP DescriptionThe description of the public IP
    Connection TypeNetwork 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 balancer
    Associated ResourceSelect 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.

  1. Go to the KakaoCloud console > Beyond Networking Service > VPC menu.
  2. Select on the Public IP menu, then select the public IP from which to disassociate a resource.
  3. In the public IP details page, select the [More Options] icon > Disassociate Resource.
  4. In the Disassociate Resource popup, enter now and select the [Disassociate] button.

Delete public IP

You can delete a public IP that is no longer in use.

  1. Go to the KakaoCloud console > Beyond Networking Service > VPC menu.
  2. Select on the Public IP menu, then select the public IP to delete.
  3. In the public IP details page, select the [More Options] icon > Delete Public IP.
  4. In the Delete Public IP popup, enter the public IP address to delete and select [Delete].

Manage public IP

View public IP list

You can check the list of currently created public IPs and related basic information.

  1. Go to KakaoCloud Console > Beyond Networking Service > VPC.

  2. Click Public IP menu, then view the list of currently created public IPs.

    CategoryDescription
    Public IP addressIP address assigned to each public IP
    StatusUsage status of public IP
    - Available: Not connected to a resource, available for connection
    - In-Use: Already connected to a resource, cannot be connected to another resource
    DescriptionDescription of public IP
    Connected resourceIf public IP is in use, displays the ID of the connected resource
    Private IP addressIf public IP is connected to a specific resource, displays the private IP address of the network interface
    Created dateDate and time when public IP was created
    [More] iconModify public IP: Change description of public IP
    Connect resource: Assign and connect public IP to a specific network interface
    Disconnect resource: Disconnect from connected network interface
    Delete public IP: Delete public IP that is not connected to any resource

View public IP details

You can check detailed information of selected public IP.

  1. Go to KakaoCloud Console > Beyond Networking Service > VPC.

  2. Click Public IP menu, then select the public IP for which you want to view details.

  3. Check information on the detailed page of the selected public IP.

    CategoryDescription
    Connected resource IDIf public IP is connected to a specific resource, displays the network interface ID
    Connection typeType of resource connected to the public IP
    Connected resource statusDisplays usage status of the resource
    SubnetIf public IP is connected to a specific resource, displays the subnet name of the resource
    Subnet IDIf public IP is connected to a specific resource, displays the subnet ID of the resource