Skip to main content

Connect components with public IP

You can connect components by associating a public IP with an instance.

Associate public ip to instance

  1. Go to the KakaoCloud Console > Analytics > Hadoop Eco menu.

  2. Select the cluster from the Cluster menu.

  3. In the Node information tab, select the node instance to which the public IP will be connected.

  4. Click the Instance actions button at the top right, then click [Connect public ip].

  5. In the Public ip connection settings popup, enter the information and click [Confirm].

    info

    After setting the public IP, it is necessary to configure the inbound rule in the security group.

    ItemDescription
    Instance name / Private ipCheck the instance name and private IP information of the selected instance.
    Public ip allocationChoose a public IP to allocate, either by creating a new public IP and automatically assigning it or selecting from the list of existing public IPs.
  6. After connecting the public IP, check the screen below to connect to the cluster components.

    Image HDFS Namenode page

Attach public ip to load balancer

You can connect multiple components with one public IP by setting different ports after attaching the public IP to the load balancer. You can connect resources and resource managers by setting listeners and target groups.

info

Please create the load balancer, listener, and target group in advance before connecting the public IP.

  1. Go to the KakaoCloud Console > Beyond Networking Service > Load Balancer menu.

  2. From the Load balancer menu, select the load balancer.

  3. In the load balancer details page, click the [More] icon > Attach public ip.

  4. In the Public ip connection settings popup, enter the information and click [Save].

    info

    After setting the public IP, you need to configure the inbound rule in the security group.

    ItemDescription
    Load balancer name / Private ipCheck the name and private IP information of the selected load balancer.
    Public ip allocationChoose a public IP to allocate, either by creating a new public IP and automatically assigning it or selecting from the list of existing public IPs.
  5. After attaching the public IP, check the public IP information in the Details tab.

  6. Check the connected target group in the Listener tab.

    Image Listener tab of the load balancer

  7. In the Target group menu, check the connected resources.

  8. After connecting the public IP, check the screen below to connect to the cluster components.

    Image Hadoop Eco cluster component connection screen