Skip to main content

Create and manage high availability groups

A High Availability Group is a feature that guarantees high availability by grouping load balancer nodes with the same configuration created in different availability zones into a single group.

By configuring a group of load balancer nodes that meet the High Availability Group requirements, this feature ensures that the overall load balancer service can continue to operate normally even if a failure occurs in a specific availability zone.

Create high availability group

The following describes how to create a high availability group.

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.
  2. Click the [Create high availability group] button at the top right.
  3. In Type, select the type and scheme of the load balancer to connect to the high availability group, then select the VPC where the high availability group will be created and connect the load balancer nodes with the selected type and scheme in each availability zone within that VPC.
  4. After selecting and entering all settings, click the [Create] button. The load balancer nodes connected to the created high availability group can be changed after creation. However, even when changing them, the type and scheme specified at the time of initial creation must be maintained.

View high availability group list and basic information

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.
  2. Check the list of high availability groups.
    CategoryDescription
    NameName entered when created
    IDID assigned when created
    DNS nameDNS name created based on the name assigned at creation. A high availability group with the Internet-facing scheme can communicate through this DNS name
    SchemeSetting for whether a public IP is connected
    - Internal: Has a private IP and processes traffic inside the VPC
    - Internet-facing: Has a public IP connected and can communicate through the internet
    Provisioning statusInformation indicating whether the high availability group was created successfully or whether modification or deletion is in progress
    Operating statusInformation indicating whether the created high availability group is available for use
    TypeApplication, Network, or Direct Server Return
    VPCVPC specified when the high availability group was created
    Availability zoneDisplays the number of availability zones currently in use by this high availability group, which means the number of load balancer nodes connected to the high availability group
    - Can be set to a minimum of one, but two or more must be configured to guarantee high availability
    Created atDate and time when the high availability group was created

View high availability group details

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.

  2. Select the high availability group whose details you want to view.

  3. On each tab, you can check detailed information and network mapping information.

    ItemDescription
    NameUser-defined name used to identify the load balancer
    IDLoad balancer ID
    Provisioning statusProgress status of load balancer resource creation or change operations
    Operating statusCurrent service operating status of the load balancer
    Load balancer typeType of the load balancer
    SchemeNetwork exposure method of the load balancer (for example, internal/external)
    DNS nameDomain name used by clients to access the load balancer
    Availability zoneList of availability zones where the load balancer is deployed
    Number of LB nodesNumber of nodes that make up the load balancer
    Created atDate and time when the load balancer was created

Change high availability group description

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.
  2. Select [⋮] > Change description for the high availability group whose description you want to change.
  3. Change the description in the pop-up window, and then click the [Apply] button.

Modify subnet and connected LB nodes

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.
  2. In the High availability group list, select [⋮] > Modify subnet and connected LB nodes for the target high availability group.
  3. Configure the connection targets in the pop-up window, and then click the [Modify] button.
    ItemDescription
    Availability zoneOne can be configured for each availability zone
    SubnetDisplays the list of subnets created in the selected availability zone of the specified VPC
    LB nodeDisplays the list of load balancer nodes created in the selected subnet that match the same scheme and type specified when creating the high availability group
info
  • The minimum number of connected load balancer nodes that can be configured is one, but high availability is guaranteed only when two or more are connected.
  • If the detailed settings of each selected load balancer node across multiple availability zones are not identical, the service may not operate normally. Make sure each detailed setting is configured the same.
  • The number of availability zones supported in the kr-central-2 region is three.

Delete high availability group

  1. Go to KakaoCloud console > Networking > Load Balancing > High availability group.
  2. Click [⋮] > Delete for the high availability group you want to delete.
  3. Enter the required information in the pop-up window, and then click the [Delete] button.