This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

How-to guides

Users can create a service by entering the required Load Balancer information and selecting detailed options through the Samsung Cloud Platform Console.

Create Load Balancer

You can create and use a Load Balancer service from the Samsung Cloud Platform Console.

To create a Load Balancer, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the Create Load Balancer button. You will be taken to the Create Load Balancer page.
  3. On the Load Balancer Creation page, enter the information required to create the service and select detailed options.
    • In the Service Information Input area, enter or select the required information.
Category
Required status
Detailed description
Load Balancer nameRequiredLoad Balancer resource name
  • English uppercase and lowercase letters, numbers, and special characters(-_) must be entered with 3 to 63 characters
Service CategoryRequiredLoad Balancer service type
  • L4 or L7 select
VPC nameRequiredVPC where the Load Balancer will be created
  • Select from the VPC list
  • + New selectable after creation
Service Subnet nameRequiredVPC Subnet where the Load Balancer will be created
  • Select from the list of Subnets created in the selected VPC
  • + New If selected, it can be chosen after creation
Service IPSelectLoad Balancer’s service IP
  • Enter one IP from the Service Subnet range in IP address format
  • If not entered, it will be automatically assigned from the IP allocation range of the selected Subnet
Public NAT IPSelectSelect the Public NAT IP to use in the Load Balancer when allowing service access from external (Internet) sources
  • If a VPC and Service Subnet are selected, or if the selected VPC is connected to an Internet Gateway, use can be set
  • Select from the list of Public IPs created in the selected VPC
  • + New Creation can be selected after it is created
Source NAT IPSelectionIP used for member communication in the Load Balancer
  • Enter one IP from the Service Subnet range in IP address format
  • If not entered, an IP will be automatically assigned from the selected Subnet’s IP allocation range
  • If a Load Balancer already exists in the selected Subnet, display the previously assigned IP information
  • IP cannot be modified after the Load Balancer is created
Health check IPSelectionIP to be used for health checks in the Load Balancer
  • Enter two IPs from the Service Subnet range in IP address format, each separately
  • If not entered, IPs will be automatically assigned from the selected Subnet’s IP allocation range (if only one IP is entered, the remaining IP will be automatically assigned)
  • If a Load Balancer already exists in the selected Subnet, display the previously assigned IP information
  • IP cannot be modified after the Load Balancer is created
Use firewallSelectSet whether to use the firewall
  • Select whether to enable the firewall for Load Balancer access control
    • Use When selected, create firewall resources
    • If not checked, create firewall resources in an unused state
  • If a firewall is already in use in the selected subnet, display firewall resource information
Firewall log storageSelectSelect whether to store Firewall logs
  • Enabled when set, store Firewall logs in the bucket configured in the log storage
Table. Load Balancer Service Information Input Items
  • In the Additional Information Input area, enter or select the required information.
    Category
    Required status
    Detailed description
    descriptionSelectEnter resource description
    tagSelectAdd tags
    • Up to 50 tags can be added per resource
    Table. Load Balancer additional information input fields
  1. Check the created service information and the estimated billing amount, then click the Create button.
    • After creation is complete, check the created resources on the Load Balancer List page.
      guide
      • Load Balancer service does not provide access control for Service IP and service ports.
        • When creating a Load Balancer, select Use Firewall to manage communication between the client and the Load Balancer, and between the Load Balancer and members with Firewall rules, and we recommend using Save Firewall Logs to store access logs.
      • When creating a service and enabling the Firewall log storage feature, you must configure the log storage first. If the log storage is not configured, you cannot create a Load Balancer service.
      Caution

      When using a firewall, you must add rules required for Load Balancer communication. Register the rules, paying attention to the direction for each purpose.

      • If you do not add a rule, the Load Balancer service will not operate correctly.
      Diagram
      PurposeSource IPDestination IPProtocolDestination Port/Typedirection
      Client → LB connectionClient IPLB Service IPListener protocolListener service portOutbound
      LB → Member connectionLB Source NAT IPLB server group member IPLB server group protocolMember portInbound
      LB → Member health checkLB health check IPLB server group member IPHealth check protocolHealth check port
      • When the health check port and member port differ, register the member port
      Inbound
      Figures and tables. Add Load Balancer firewall rule

Check Load Balancer detailed information

The Load Balancer service can be viewed and edited for the resource list and detailed information in the Load Balancer menu. The Load Balancer Details page consists of Details, Connected Resources, Tags, Activity Log tabs.

Follow these steps to view detailed information about the Load Balancer service.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. From the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer list page.
  3. Load Balancer List page, click the resource to view its details. You will be taken to the Load Balancer Details page.
    • Load Balancer Details page displays status information and additional feature information, and consists of Details, Connected Resources, Tags, Activity History tabs.
      CategoryDetailed description
      statusLoad Balancer resource status
      • Active: Service is operating normally
      • Deleting: Service termination request is being processed
      • Creating: Service creation request is being processed
      • Error: Unable to determine current status due to internal error
      • Editing: Service modification request is being processed
      Service terminationDelete Load Balancer resource
      Table. Load Balancer status information and additional feature items

Detailed Information

In the Detailed Information tab, you can view the detailed information of the resource selected from the Load Balancer list and edit the necessary information.

CategoryDetailed description
Serviceservice name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource NameResource Name
Resource IDUnique resource ID in the service
Creation dateService creation date and time
Modification date and timeService modification date and time
constructorService creation request user
EditorUser requesting service modification
Load Balancer nameLoad Balancer name
Service IPLoad Balancer’s Service IP (used for communication between client and Load Balancer)
  • Use one IP from the Service Subnet
Service CategoryLoad Balancer service type
Source NAT IPLoad Balancer’s Source NAT IP (used for communication between Load Balancer and servers)
  • Use one IP from the Service Subnet
VPC nameVPC resource name where the Load Balancer is created
  • Clicking the resource name navigates to the detail page
Service Subnet nameSubnet resource name where the Load Balancer was created
  • Click the resource name to go to the detail page
Public NAT IPLoad Balancer’s Public NAT IP (used when configuring internet service)
  • Edit icon can be clicked to modify the settings
Private NAT IPLoad Balancer’s Private NAT IP
  • Edit click the icon to modify the settings
Health check IPLoad Balancer Health Check IP (used when performing health checks on LB server group members)
  • Use two IPs in the Service Subnet
ExplanationAdditional information or description about Load Balancer
  • Edit icon can be clicked to modify
Firewall nameFirewall resource name connected to Load Balancer
  • Click the resource name to navigate to the detail page
Table. Load Balancer detailed information tab items

Connected resources

Connected Resources tab lets you view the list of Listeners attached to the Load Balancer, and you can create or delete Listeners.

  • In the Connected Resources tab, selecting the Listener item takes you to the Listener Details page where you can view, edit, and delete the detailed information.
  • On the Listener Details page, clicking the Edit icon lets you modify the information.
CategoryDetailed description
Create ListenerCreate Listener button
Listener nameListener resource name
Routing rulesRouting rules attached to the Listener
  • Routing Action: Traffic routing method
  • Configuration value: Configuration value for the routing action
ProtocolProtocol that the Listener receives
PortPort that the Listener receives
Creation Date/TimeListener creation time
DeleteDelete Listener button
Table. List of resources connected to Load Balancer

tag

Load Balancer List page lets you view the tag information of the selected resource, and you can add, modify, or delete it.

CategoryDetailed description
Tag listTag list
  • You can view the Key, Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the list of previously created Keys and Values
Table. Load Balancer Tag Tab Items

Job History

Work History tab allows you to view the work history of the selected resource.

CategoryDetailed description
Work logTask execution details
Work Date/TimeTask execution date and time
Resource TypeResource Type
Resource nameLoad Balancer name
Operation resultTask execution result (success/failure)
Operator InformationUser information of the performed operation
Table. Load Balancer operation history list entries

Load Balancer Resource Management

You can manage resources such as creating and deleting Load Balancer listeners.

Create Listener

Create a Listener on the Load Balancer to receive client requests and handle traffic according to the Listener configuration.

information

The protocol that receives client requests varies depending on the Load Balancer service type.

  • L4 Load Balancer case: TLS, TCP, UDP protocols
  • When using an L7 Load Balancer: HTTP, HTTPS protocols

Creating a Listener in L4 Load Balancer

To create a Listener in the L4 Load Balancer, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer list page.
  3. Load Balancer List page, click the Load Balancer resource to create a Listener. You will be taken to the Load Balancer Details page.
  4. On the Load Balancer Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
  5. On the Connected Resources tab page, click the Create Listener button in the upper right.
  6. Enter or select the required information in the Service Information Input area.
    • The information that can be entered varies depending on the protocol.
Category
Required
Detailed description
Load BalancerRequiredName of the Load Balancer resource where the Listener will be created
Listener nameRequiredListener resource name
ProtocolRequiredSelect Listener receive protocol
  • TCP, UDP, TLS, TCP_Proxy
service portRequiredEnter Listener receiving port
  • Enter a value between 1 and 65,534
Routing rulesRequiredRouting rule configuration
  • Routing Action: L4 Load Balancer is fixed to LB Server Group Forwarding
  • LB Server Group: Select the LB server group that will handle client requests
    • Can select from LB server groups created in the same Service Subnet as the Load Balancer
    • LB server groups currently used by other Load Balancers cannot be selected
Session retention timeRequiredClient session keep-alive time setting
  • Default: 120 seconds
  • TCP, TLS protocols allow input in 60‑second increments between 60 and 3,600 seconds
  • UDP protocol allows input in 60‑second increments between 60 and 180 seconds
Proxy ProtocolSelectSet whether to add client IP information to the proxy protocol header (when using TCP protocol)
  • Insert the client IP address into the TCP proxy protocol header and forward it to the server (supports proxy protocol v1)
PersistenceRequiredSelect Sticky Session method (set when using TCP, TLS protocols)
  • Source IP: Fix the connection server based on the client IP address
SSL certificateSelectSelect default encryption certificate and security level (when using the TLS protocol)
  • Select the certificate to use for the client SSL/TLS Handshake
    • Default certificate (required): Choose the certificate used for client connections
    • SSL security level (required): Select the security level when encrypting client connections (SSL security level support items reference)
      • High: Supports Cipher Suites of TLS 1.3 version
      • Medium: Supports Cipher Suites including TLS 1.2 version
      • Low (not recommended): Supports Cipher Suites including TLS 1.1 version
Server SSL security levelRequiredSelect security level when configuring End-to-End SSL (TLS protocol settings)
  • Select Do not use when you do not encrypt the server connection
Table. Enter Listener service information – when using L4 Load Balancer
  1. In the Additional Information Input area, enter or select the required information.
Category
Required
Detailed description
ExplanationSelectEnter resource description
tagSelectAdd tags
  • Up to 50 tags can be added per resource
Table. Listener additional information input fields
  1. Verify the created service information and click the Create button.
    • When creation is complete, verify the created resource on the Load Balancer Details page’s Connected Resources tab.

Creating a Listener in L7 Load Balancer

Follow these steps to create a Listener in an L7 Load Balancer.

  1. Click the All Services > Networking > Load Balancer menu. Go to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer list page.
  3. On the Load Balancer List page, click the Load Balancer resource for which you want to create a Listener. You will be taken to the Load Balancer Details page.
  4. Click the Connected Resources tab on the Load Balancer Details page. You will be taken to the Connected Resources tab page.
  5. On the Connected Resources tab page, click the Create Listener button in the upper right.
  6. In the Service Information Input area, enter or select the required information.
    • The information that can be entered varies depending on the protocol.
Category
Required status
Detailed description
Load BalancerRequiredLoad Balancer resource name where the Listener is created
Listener nameRequiredListener resource name
ProtocolRequiredSelect Listener reception protocol
  • Select HTTP or HTTPS
service portRequiredListener receive port input
  • Enter a value between 1 and 65,534
Routing Rules > Routing ActionRequiredSelect routing processing method
  • LB server group forwarding: Forward traffic to the LB server group
  • URL redirection: Redirection response from the Load Balancer
Routing Rules > Routing ConditionsRequiredWhen the routing action is LB server group forwarding, set the LB server group per routing condition
  • URL Path: Set the LB server group per URL path
  • Host Header: Set the LB server group based on the Host value
  • Redirect Target: When the routing action is URL redirection, configure the redirect response
    • Redirect URL Path: Enter the URL path to redirect to
    • Redirect Host: Enter the Host value to redirect to
    • Protocol/Port: Set the protocol and port for the redirect (HTTP protocol usage required)
PersistenceSelectionSelect Sticky Session mode (set when the routing action is LB server group forwarding)
  • Source IP: Fix the connection server based on the client IP address
  • Cookie: Fix the connection server based on the cookie initially inserted by the Load Balancer
Listener timeout setting > Session keep-alive timeSelectHTTP connection keep-alive time setting
  • Enabled when you can input a value between 60 and 3,600 seconds
  • Enabled → Disabled: Since it cannot be modified, it is recommended to use it only for services that require it
Listener timeout setting > HTTP connection timeoutSelectSet HTTP response timeout
  • Client connection keep-alive time, server response wait time, and response timeout can be entered between 1 and 120 seconds when use is selected
  • Use → Not use: Since it cannot be modified, it is recommended to apply it selectively to necessary services
X-Forwarded-ForSelectSet whether to insert client IP information
  • When enabled, add the client IP address to the X-Forwarded-For header
X-Forwarded-ProtoSelectSet whether to insert client request protocol information
  • When used, add the client request protocol to the X-Forwarded-Proto header
X-Forwarded-PortSelectSet whether to insert client request port information
  • When enabled, add the client request port to the X-Forwarded-Port header
HTTP 2.0SelectSet whether to use HTTP/2 for client‑server connections
SSL certificateSelectSelect encryption certificate and security level (HTTPS protocol usage)
  • Select the certificate to use for the client SSL/TLS Handshake
    • Default certificate (required): Choose the certificate to use for client connections
    • SSL security level (required): Select the security level when encrypting client connections (see SSL security level support items for reference)
      • High: Supports Cipher Suites of TLS 1.3 version
      • Medium: Supports Cipher Suites including TLS 1.2 version
      • Low (not recommended): Supports Cipher Suites including TLS 1.1 version
  • For multi-domain services, after creating the Listener, add the certificate to the SNI certificate.
Server SSL security levelRequiredSelect security level when configuring End-to-End SSL (HTTPSS protocol setting)
  • If you do not encrypt the server connection, select Do not use
Table. Enter Listener service information - when using L7 Load Balancer
Reference

The routing rule’s URL path matching method is Starts with(prefix match).

  • It checks whether the entered URL path starts with a specific string, and if the beginning matches, the routing rule is applied.
  • Example: when the entered URL is /api/
    • Matching URL: /api/users, /api/v1/login, /api/images/logo.png
    • Unmatched URL: /auth/api/, /API/users
  1. In the Additional Information Input area, enter or select the required information.
Category
Required status
Detailed description
ExplanationSelectEnter resource description
tagSelectAdd tags
  • Up to 50 tags can be added per resource
Table. Listener additional information input fields
  1. Verify the created service information and click the Create button.
    • When creation is complete, verify the created resource on the Load Balancer Details page’s Connected Resources tab.

SSL security level support items

The list of TLS versions and Cipher Suites supported by the Listener for each SSL security level is as follows.

Security levelTLS versionCipher Suite (encryption algorithm)
HighTLS 1.3TLS13_AES_128_GCM_SHA256
TLS13_AES_256_GCM_SHA384
TLS13_CHACHA20_POLY1305_SHA256
Normal/LowNormal: TLS 1.3, 1.2
Low: TLS 1.3, 1.2, 1.1
TLS13_AES_128_GCM_SHA256
TLS13_AES_256_GCM_SHA384
TLS13_CHACHA20_POLY1305_SHA256
RC4-MD5
RC4-SHA
DES-CBC3-SHA
DHE-RSA-AES128-GCM-SHA256
DHE-RSA-AES256-GCM-SHA384
DHE-RSA-CHACHA20-PLY1305
ECDHE-RSA-AES128-SHA
ECDHE-RSA-AES256-SHA
ECDHE-RSA-AES128-SHA256
ECDHE-RSA-AES256-SHA384
ECDHE-RSA-CHACHA20-POLY135
ECDHE-ECDSA-AES128-SHA
ECDHE-ECDSA-AES256-SHA
ECDHE-ECDSA-AES128-SHA256
ECDHE-ECDSA-AES256-SHA384
ECDHE-ECDSA-AES128-GCM-SHA256
ECDHE-ECDSA-AES256-GCM-SHA384
ECDHE-ECDSA-CHACHA20-POLY1305
Table. Supported items by SSL security level

Check Listener detailed information

On the Connected Resources tab of the Load Balancer Details page, you can select a Listener to view and edit its detailed information.

To view the Listener’s detailed information, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. Navigate to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer List page.
  3. On the Load Balancer List page, click the resource whose details you want to view. You will be taken to the Load Balancer Details page.
  4. On the Load Balancer Details page, click the Connected Resources tab.
  5. Click the Listener to view detailed information from the list of connected resources. It navigates to the Listener Details page.
    • Listener Details page displays status information and additional feature information, and consists of Details, Tags, Activity Log tabs.
CategoryDetailed description
statusListener status
  • Active: The service is properly activated
  • Deleting: Processing service termination request
  • Creating: Processing service creation request
  • Error: Cannot determine current status due to an internal error
  • Editing: Processing service modification request
Delete ListenerDelete Listener
Table. Listener status information and additional feature items

Detailed Information

Detailed Information tab allows you to view the Listener’s detailed information and edit the necessary details. Detailed information varies depending on the Load Balancer in use.

L4 Load Balancer Detailed Information

CategoryDetailed description
ServiceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource NameResource Name
Resource IDUnique resource ID in the service
constructorUser requesting listener creation
Creation Date/TimeListener creation time
EditorUser requesting listener modification
Modification dateListener modification timestamp
Listener nameListener name
ProtocolListener usage protocol
PortListener port
Session retention timeClient session retention time
  • Edit icon can be clicked to edit
Proxy ProtocolWhether to insert client IP information
  • Click the Edit icon to edit
PersistenceUse of sticky session
  • Click the Edit icon to modify
Routing rulesRouting action and LB server group information
  • Edit icon can be clicked to modify LB server group
SSL certificateDefault certificate and SSL security level, expiration date and time information
  • Edit icon can be clicked to modify
  • If a registered SNI certificate exists, the default certificate cannot be edited (it can be edited after deleting the SNI certificate)
SNI certificateSNI Certificate Details
  • Edit Click the icon to add SNI information and certificate for reference
Server SSL security levelWhether server connection is encrypted
  • You can edit by clicking the Edit icon
ExplanationAdditional information about the Listener
  • Click the Edit icon to modify
Table. Listener Details Tab – When Using L4 Load Balancer

L7 Load Balancer Detailed Information

CategoryDetailed description
ServiceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource NameResource Name
Resource IDUnique resource ID in the service
constructorUser requesting listener creation
Creation Date/TimeListener creation time
EditorUser requesting listener modification
Modification dateListener modification timestamp
Listener nameListener name
ProtocolListener usage protocol
PortListener port
Session retention timeHTTP connection keep-alive time
  • Edit Click the icon to change from disabled to enabled and modify the input value
Client connection keep-alive timeHTTP client connection keep-alive timeout
  • Edit icon click to change from unused → used and modify input value
Server response latencyHTTP server response wait timeout
  • Edit icon can be clicked to change from unused → used and modify the input value
X-Forwarded-ForWhether to insert client IP information
  • Edit icon can be clicked to modify
X-Forwarded-ProtoWhether to insert client request protocol information
  • Click the Edit icon to edit
X-Forwarded-PortWhether to insert client request port information
  • Edit icon can be clicked to edit
PersistenceUse of sticky session
  • Edit icon can be clicked to modify
HTTP 2.0Whether to use HTTP/2 for client-server connections
  • Edit icon can be clicked to modify
Routing rulesRouting action and routing condition/redirect target information
  • Click the Edit icon to modify routing condition or redirect target.
SSL certificateDefault certificate and SSL security level, expiration date and time information
  • Edit icon can be clicked to modify
  • If a registered SNI certificate exists, the default certificate cannot be edited (it can be edited after deleting the SNI certificate)
SNI certificateSNI Certificate Details
  • Edit Click the icon to add SNI information and certificate for reference
Server SSL security levelWhether server connection is encrypted
  • Edit icon can be clicked to modify
ExplanationAdditional information about the Listener
  • Edit icon can be clicked to edit
Table. Listener Details Tab - When using L7 Load Balancer

tag

You can view, add, modify, or delete a Listener’s tag information.

CategoryDetailed description
Tag listTag list
  • You can view the Key, Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the list of previously created Keys and Values
Table. Listener tag tab items

Job History

You can view the Listener’s operation history.

CategoryDetailed description
Work logTask execution details
Operation Date/TimeTask execution date and time
Resource TypeResource Type
Resource NameListener name
Operation resultTask execution result (success/failure)
Operator InformationInformation about the user who performed the task
Table. Listener operation history tab items

Modify routing rules

On the Connected Resources tab of the Load Balancer Details page, you can modify the Listener’s routing rules.

To modify the Listener’s routing rules, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. Navigate to the Load Balancer’s Service Home page.
  2. From the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer list page.
  3. On the Load Balancer List page, click the resource you want to view details for. You will be taken to the Load Balancer Details page.
  4. On the Load Balancer Details page, click the Connected Resources tab.
  5. Click the Listener to add a lighting condition from the list of connected resources. You will be taken to the Listener Details page.
  6. On the Listener Details page, click the Edit icon of the Routing Rules item. The Edit Routing Rules popup window opens.
  7. After modifying the routing rule according to the routing action, click the Confirm button.
    Category
    Required status
    Detailed description
    Routing Action-Current routing method (cannot be modified)
    Routing conditionRequiredIf the routing action is LB server group forwarding, routing conditions can be modified
    • URL path: Modify request URL path and LB server group (up to 20 additions possible)
    • Host header: Modify request host and LB server group (up to 20 additions possible)
    Redirect targetRequiredWhen the routing action is URL redirection, the redirect target can be modified
    • Path: the URL path can be changed
    • Host: the host can be changed
    • Protocol/Port: cannot be modified (only HTTP → HTTPS redirection is allowed)
    Table. Listener routing rule modification items

Delete Listener

To delete an unused Listener, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
  2. Click the Load Balancer menu on the Service Home page. You will be taken to the Load Balancer List page.
  3. Load Balancer List page, click the Load Balancer resource whose Listener you want to delete. You will be taken to the Load Balancer Details page.
  4. On the Load Balancer Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
  5. On the Connected Resources tab page, click the Listener you want to delete. Navigate to the Listener Details page.
  6. On the Listener Details page, click the Delete Listener button.

Terminate Load Balancer

You can reduce costs by terminating unused Load Balancers. However, since this may affect application services, request termination only after thorough prior review.

Caution

In the following cases, the Load Balancer cannot be terminated.

  • If there is a Listener attached to the Load Balancer: Delete the attached Listener on the Load Balancer Details page’s Connected Resources tab.
  • If you are using a Public NAT IP on the Load Balancer: Load Balancer Details page’s Details tab, deselect the Public NAT IP that is in use.
  • If you are using a Private NAT IP on the Load Balancer: Load Balancer Details page’s Details tab, deselect the Private NAT IP in use.
  • If there are rules registered in the Firewall: delete the Firewall rules in use from the Load Balancer Details page’s Detailed Information tab.
  • If connected to a PrivateLink Service: Check the connected Load Balancer on the PrivateLink Service Details page.

To cancel the Load Balancer, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the Load Balancer menu. You will be taken to the Load Balancer List page.
  3. Load Balancer List page, click the resource to terminate. You will be taken to the Load Balancer Details page.
  4. On the Load Balancer Details page, click the Terminate Service button.
  5. After termination is complete, check the resource termination status in the Load Balancer list.

1 - LB Server Groups

Users can create an LB server group through the Samsung Cloud Platform Console and connect it to a Load Balancer’s listener.

Create LB server group

Reference
You can create up to 1,000 LB server groups per account.

To create an LB server group, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
  3. On the LB Server Group List page, click the Create LB Server Group button. You will be taken to the Create LB Server Group page.
  4. On the Create LB Server Group page, enter the information required to create a service and select detailed options.
    • Enter or select the required information in the Service Information Input area.
      Category
      Required status
      Detailed description
      LB server group nameRequiredLB server group resource name
      • Enter using English letters, numbers, and special characters (-_) with a length of 3 to 63 characters
      • LB server group name must be unique within the Account
      VPC nameRequiredSelect the VPC to create the LB server group
      • Select the VPC where the Load Balancer that will connect to the LB server group is created
      Service Subnet nameRequiredSelect the VPC Subnet to create the LB server group
      • Select the Subnet where the Load Balancer that will connect to the LB server group is created
      Load balancingRequiredLoad Balancing Algorithm Selection
      • Round Robin: Distribute sequentially among registered members
      • Weighted round robin: Distribute sequentially in proportion to the weight assigned to each member
      • Least Connection: Distribute to the member with the fewest connections
      • Weighted least connection: Distribute to the higher‑priority member considering each member’s weight and connection count
      • IP Hash: Distribute to a specific member based on the hash value of the client IP address
      ProtocolRequiredSelect the receiving protocol for the LB server group
      • Select the protocol to forward to members of the LB server group
      LB health checkRequiredSelect LB health check
      • Select an LB health check that was created in the same Service Subnet as the LB server group
      Table. LB server group service information input fields
    • Enter or select the required information in the Additional Information Input area.
      Category
      Required status
      Detailed description
      ExplanationSelectEnter resource description
      tagSelectAdd tags
      • Up to 50 tags can be added per resource
      Table. LB server group additional information input fields
  5. Check the created service information and the estimated billing amount, and click the Create button.
    • When creation is complete, verify the created resources on the LB server group list page.

Check detailed information of LB server group

In the LB Server Group menu, you can view and edit the resource list and detailed information. The LB Server Group Details page consists of Details, Connected Resources, Tags, Operation History tabs.

To view detailed information about the LB server group, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.

  2. On the Service Home page, click the LB server group menu. You will be taken to the LB server group list page.

    • You can modify column visibility by clicking the Settings button at the top right of the table.
      Category
      Display option
      Detailed description
      LB server group nameBasicLB server group resource name
      ProtocolBasicLB server group protocol
      Load Balancer nameBasicLoad Balancer resource name linked to the LB server group
      LB Health Check IDBasicLB server group’s LB health check resource name
      Number of membersBasicNumber of members registered in the LB server group
      Creation date and timeBasicLB server group creation time
      statusBasicLB server group resource status
      Table. LB server group list items
  3. On the LB server group list page, click the resource to view detailed information. It navigates to the LB server group details page.

    • LB Server Group Details At the top of the page, status information and descriptions of additional features are displayed.
      CategoryDetailed description
      statusLB server group resource status
      • Active: The service is active and functioning normally
      • Deleting: Processing service termination request
      • Creating: Processing service creation request
      • Error: Cannot determine current status due to an internal error
        • If this status persists, please contact through the Support Center
      • Editing: Processing service modification request
      Delete LB server groupDelete LB server group resource
      Table. LB server group status information and additional feature items

Detailed Information

In the Detailed Information tab, you can view the detailed information of a resource from the LB server group list, and edit it if necessary.

CategoryDetailed description
serviceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource nameResource name
Resource IDUnique resource ID in the service
ConstructorUser requesting service creation
Creation dateService creation date and time
EditorUser requesting service modification
Modification date and timeService modification date and time
Load Balancer nameLoad Balancer resource name connected to the LB server group
  • When the resource name is clicked, go to the detail page
LB server group nameLB server group name
VPC nameVPC resource name where the LB server group was created
  • Click the resource name to go to the detail page
Service Subnet nameSubnet resource name where the LB server group is created
  • Click the resource name to go to the detail page
PortLB server group forwarding port
ProtocolLB server group forwarding protocol
Load balancingLB server group traffic distribution method
  • Edit icon can be clicked to edit
LB health checkLB health check resource name
  • Click the Edit icon to edit
descriptionLB server group addition description
  • Edit Click the icon to edit
Table. LB server group detailed information tab items

Connected resources

Connected Resources tab allows you to view the list of members connected to the LB server group, and you can add or delete members.

CategoryDetailed description
Add memberAdd LB Server Group Member button
Member nameMember name (server name) added to the LB server group
IP addressMember IP address
PortMember receive port
weightLoad balancing weight
  • Default 1
  • In an LB server group, when using weighted load balancing (Weighted Round Robin, Weighted Least Connection), values from 1 to 1000 can be entered
ActivationMember activation status
  • Enable: Receiving client requests
  • Disable: Excluded from receiving client requests
Creation date and timeMember addition date/time
Health check statusHealth check status information
  • Healthy: Health check is normal
  • Unhealthy: Health check is abnormal
  • Unknown: Health check status cannot be determined
statusMember resource status
Table. List of resources connected to the LB server group

tag

On the LB server group list page, you can view the tag information of the selected resource and add, modify, or delete it.

CategoryDetailed description
Tag listTag list
  • You can view the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the list of previously created Keys and Values
Table. LB server group tag tab items

Job History

Work History tab allows you to view the operation history of the selected resource.

CategoryDetailed description
Work historyTask execution details
Operation date and timeTask execution date and time
Resource TypeResource Type
Resource NameLB server group name
Operation resultTask execution result (success/failure)
Operator InformationUser information of the performed operation
Table. LB server group operation history list items

Managing LB Server Group Resources

You can view the member list of an LB server group and add or remove members.

Add member

You can add members to the LB server group to register server resources that will handle client requests.

To add a member to the LB server group, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.

  2. On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.

  3. On the LB Server Group List page, click the resource you want to edit detailed information for. You will be taken to the LB Server Group Detail page.

  4. On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.

  5. On the Connected Resources tab page, click the Add Member button in the upper right.

  6. Add Member After entering the required information in the popup window, click the Confirm button.

    Category
    Required status
    Detailed description
    LB server group namebasicLB server group name for adding a member
    target serverRequiredServer information to add as a member
    • Virtual Server/Bare Metal Server: Select from the list of servers created in the same VPC as the LB server group
    • Enter IP Directly: Enter server IP directly
    • Click the Add button to add the target server
    Member informationRequiredMember Port and Weight Settings
    • Member Name: Display the server name and IP to be added as a member
    • Port: The port the member will receive
    • Weight: The weight applied to load balancing
      • When using Weighted Round Robin or Weighted Least Connection load balancing, a value between 1 ~ 1000 is required
    Table. LB server group member addition item

  7. Click the OK button in the alert dialog.

  8. Check if members have been added in the Connected Resources tab.

guide

Add the following rule to the Security Group of the server added as a member to allow communication between the Load Balancer and the LB server group members.

  • (Direction) Inbound rule, (Target address) Load Balancer’s Source NAT IP, (Protocol) LB server group protocol, (Allowed port) member port
Reference
  • If the LB server group is in Creating, Editing, Deleting, Error state, you cannot add members.
  • If the number of members that can be created in the Account to which the LB server group belongs is exceeded, you cannot add members. The maximum number of members that can be created in a single Account is 1,000.
Reference
  • Through VPC Peering, you can add a server created in another VPC as a member. After adding the target server by Enter IP Directly, check the Health Check Status of the added member in the Connected Resources tab.
    For detailed information, refer to VPC > VPC Peering.

Member Edit

When you click a member name in the member list, you are taken to the Member Details page. You can view the member details, and you can click the Edit icon to change the information.

To edit member details, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu to go to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
  3. On the LB Server Group List page, click the resource you want to edit details for. You will be taken to the LB Server Group Details page.
  4. On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
  5. Linked Resources tab page, click the member you want to edit. You will be taken to the Member Details page.
  6. Edit the desired member information on the Member Details page.

Weight modification

It can be modified when using weighted load balancing (Weighted Round Robin, Weighted Least Connection).

  • Click the Edit icon of the Weight item. In the edit window, enter the weight to edit and click the Confirm button.

Port modification

To edit a member port, click the Edit icon in the Port field. In the edit window, enter the port to edit and click the Confirm button.

Activate edit

To modify member activation, click the Edit icon of the Activation item. In the edit window, set the activation status and click the Confirm button.

Reference
If you change the activation to Disable, the member will only handle existing connections and will stop new connections.

Delete member

To delete unused members, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
  3. On the LB Server Group List page, click the resource whose details you want to edit. You will be taken to the LB Server Group Details page.
  4. On the LB Server Group Details page, click the Connected Resources tab. You will be taken to the Connected Resources tab page.
  5. Linked Resources tab page, click the member you want to delete. You will be taken to the Member Details page.
  6. On the Member Details page, click the Delete Member button.
  7. Check whether the member has been deleted in the Connected Resources tab.

Terminate LB server group

You can terminate an unused LB server group. However, because it may affect the application service, please request termination only after thorough prior review.

guide

The LB server group cannot be terminated in the following cases.

  • If the LB server group is being used in a Listener: modify the Listener’s LB server group before deleting the LB server group.
  • If there are members registered in the LB server group: Delete all resources attached to the LB server group before terminating the LB server group.
  • When using an LB server group in an Auto Scaling Group: configure the load balancer so it is not used by the Auto Scaling Group, or adjust it so that the LB server group is not utilized. For more details, see Auto-Scaling Group > Load Balancer Usage.

To terminate the LB server group, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Server Group menu. You will be taken to the LB Server Group List page.
  3. From the LB server group list, click the resource to be terminated. You will be taken to the LB server group detail page.
  4. On the LB server group detail page, click the LB server group delete button.
  5. Once the termination is complete, check the resource termination status in the LB server group list.

2 - LB Health Check

Users can create LB health checks through the Samsung Cloud Platform Console and use them for LB server groups.

Create LB health check

Reference
You can create up to 500 LB health checks per account.

To create an LB health check, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Health Check menu. You will be taken to the LB Health Check List page.
  3. On the LB Health Check List page, click the Create LB Health Check button. You will be directed to the Create LB Health Check page.
  4. On the LB Health Check Creation page, enter the information required to create the service and select detailed options.
    • In the Service Information Input area, enter or select the required information.
      Category
      Required
      Detailed description
      LB health check nameRequiredLB health check resource name
      • Enter using English uppercase and lowercase letters, numbers, and special characters (-_) with a length of 3 to 63 characters
      • LB health check name must be unique within the Account
      VPC nameRequiredSelect the VPC to create the LB health check
      • Select the VPC where the LB server group that will use the LB health check is created
      Service Subnet nameRequiredSelect the VPC Subnet to create the LB health check
      • Select the Subnet where the LB server group that will use the LB health check is created
      Health check method > ProtocolRequiredHealth Check Protocol
      • Select the protocol to use for member health checks among TCP, HTTP
      Health check method > Health check portRequiredHealth check port
      • Enter a value between 1 and 65,534 to use as the member health check port
      Health check method > intervalRequiredHealth check interval
      • Default is 5 seconds, input allowed between 1 and 180 seconds
      Health check method > waiting timeRequiredHealth check response wait time
      • Default 5 seconds, can be set between 1 and 180 seconds
      • Cannot be set to a value larger than the interval
      Health check method > detection countRequiredNumber of times to evaluate health check status
      • Default value 3 times, input allowed between 1 and 10
      Health check method > HTTP methodRequiredSet HTTP request method (HTTP protocol usage setting)
      • Select GET or POST
      Health check method > URL monitorRequiredEnter health check URL path (set when using HTTP protocol)
      • Enter using English letters, numbers, and special characters (/.-_?&=) within 50 characters
      Health check method > Response codeRequiredEnter the HTTP response codes to receive from the server (HTTP protocol when used)
      • Enter response codes in the 200 ~ 500 range
      Health check method > request stringRequiredHealth check request string input (HTTP protocol POST method setting)
      • Enter the content to include in the Request Body using English letters, numbers, and special characters (/.-_?&=) within 255 bytes
      Table. LB health check service information input items
    • In the Additional Information Input area, enter or select the required information.
      Category
      Required status
      Detailed description
      descriptionSelectEnter resource description
      tagSelectAdd tags
      • Up to 50 tags can be added per resource
      Table. LB server group additional information input fields
  5. Summary Check the service information and estimated charges created in the panel, and click the Create button.
    • When creation is complete, check the created resources on the LB Health Check List page.
guide

Add the following rule to the Security Group of the server added as a member for member health checks in the Load Balancer.

  • (Direction) Inbound rule, (Target address) Load Balancer’s health check IP, (Protocol) health check protocol, (Allowed port) health check port
  • It is recommended to set the health check port the same as the member port.
  • If the health check port and the member port differ, the health check is performed using the member port.
guide

Configure the LB health check to a value that members added to the LB server group can respond to.

  • Since the Load Balancer determines member status based on health check responses, the LB health check results may differ from the actual service status.

View detailed LB health check information

In the LB Health Check menu, you can view and edit the resource list and detailed information. The LB Health Check Details page consists of Details, Connected Resources, Tags, Activity Log tabs.

To view detailed LB health check information, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.

  2. On the Service Home page, click the LB Health Check menu. You will be taken to the LB Health Check List page.

    • You can modify the column visibility by clicking the Settings button at the top right of the table.
      Category
      Display option
      Detailed description
      LB health check nameBasicLB health check resource name
      Service Subnet IDBasicVPC Subnet name where the LB health check was created
      Number of LB server groupsBasicNumber of LB server groups using LB health check
      typeBasicLB Health Check Type
      ProtocolBasicLB health check protocol
      Creation date and timeBasicLB health check creation timestamp
      statusBasicLB health check resource status
      Table. LB health check list items
  3. On the LB Health Check List page, click the resource to view detailed information. You will be taken to the LB Health Check Details page.

    • LB Health Check Details At the top of the page, status information and descriptions of additional features are displayed.
      CategoryDetailed description
      statusLB health check resource status
      • Active: The service is active and functioning normally
      • Deleting: Processing service termination request
      • Creating: Processing service creation request
      • Error: Unable to determine current status due to an internal error
        • If this status persists, please contact the Support Center
      • Editing: Processing service modification request
      Delete LB health checkDelete LB health check resource
      Table. LB health check status information and additional feature items

Detailed Information

Details tab allows you to view the resource’s detailed information from the LB health check list, and edit the information if needed.

CategoryDetailed description
ServiceService name
Resource TypeResource Type
SRNUnique resource ID in Samsung Cloud Platform
Resource nameResource Name
Resource IDUnique resource ID in the service
constructorUser requesting service creation
Creation date and timeService creation date and time
EditorService modification request user
Modification date and timeService modification date and time
LB health check nameLB health check name
typeLB health check type
VPC nameVPC to use for LB health check
  • Click the resource name to go to the detail page
Service Subnet nameVPC Subnet for LB health checks
  • Click the resource name to go to the detail page
Health check methodLB health check method configuration information
  • Edit icon can be clicked to modify
descriptionAdditional information about LB health check
  • You can edit by clicking the Edit icon
Table. LB health check detailed information tab items

Connected resource

In the Connected Resources tab, you can view detailed information about the LB server groups associated with the LB Health Check.

CategoryDetailed description
LB server group nameLB server group resource name
  • When you click the resource name, navigate to the LB server group detail page
ProtocolLB health check protocol
Load Balancer nameLoad Balancer resource name linked to the LB server group
Number of membersNumber of members added to the LB server group
Creation date and timeLB server group creation timestamp
statusLB server group resource status
  • Active: The service is active and functioning normally
  • Deleting: Processing service termination request
  • Creating: Processing service creation request
  • Error: Unable to determine current status due to an internal error
    • If this status persists, please contact through the Support Center
  • Editing: Processing service modification request
Table. LB health check connected resource list items

tag

LB health check list page lets you view the tag information of the selected resource and add, modify, or delete it.

CategoryDetailed description
Tag listTag list
  • You can view the Key and Value information of the tag
  • Up to 50 tags can be added per resource
  • When entering a tag, you can search and select from the list of previously created Keys and Values
Table. LB health check tag tab items

Job History

Work History tab allows you to view the operation history of the selected resource.

CategoryDetailed description
Work historyTask execution details
Operation Date/TimeExecution date and time
Resource TypeResource Type
Resource NameLB health check name
Work resultTask execution result (success/failure)
Operator InformationUser information of the performed operation
Table. LB health check job history list items

Modify LB health check method

LB Health Check Details page allows you to modify the health check method.

To modify the LB health check method, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Health Check menu. You will be taken to the LB Health Check List page.
  3. LB Health Check List page, click the resource you want to edit details for. You will be taken to the LB Health Check Details page.
  4. On the LB Health Check Details page, click the Edit icon of the Health Check Method. You will be taken to the Edit Health Check Method popup.
  5. Modify health check method After editing the required information in the popup window, click the Confirm button.

Cancel LB health check

You can cancel the LB health check service you are not using.

Caution
  • default type LB health check resource cannot be deleted.
  • LB health check resources used by the LB server group cannot be deleted.

To disable the LB health check, follow these steps.

  1. Click the All Services > Networking > Load Balancer menu. You will be taken to the Load Balancer’s Service Home page.
  2. On the Service Home page, click the LB Health Check menu. You will be taken to the LB Health Check List page.
  3. Click the resource to terminate from the LB health check list. You will be taken to the LB health check details page.
  4. On the LB Health Check Details page, click the Delete LB Health Check button.
  5. Once the termination is complete, check the resource termination status in the LB health check list.