How to deploy a Managed Load Balancer¶
This section describes how to create and deploy a Managed Load Balancer.
Contents
Create a Managed Load Balancer¶
Click Managed Load Balancer from Cloud / Server Local Network in the left pane.
Click Create Managed Load Balancer.
Enter the following parameters and click ”Create Managed Load Balancer".
Details tab
name |
Managed LB |
Description |
|
Tags |
|
plan |
50M_HA_4IF(select) |
Interface tab
Logical Network |
CLIENT_MLB_NW: (192.168.10.0/24)(select) |
Virtual IP address |
192.168.10.251 |
Reserved IP address |
192.168.10.247 |
192.168.10.248 | |
192.168.10.249 | |
192.168.10.250 |
Add interface¶
Click the Name of created Managed Load Balancer.
Click Add Interface on the Interface tab of the details page.
Enter the following parameters and click Add Interface.
Logical Network |
MLB_VM_NW: (172.16.10.0/24)(select) |
Virtual IP address |
172.16.10.251 |
Reserved IP address |
172.16.10.247 |
172.16.10.248 | |
172.16.10.249 | |
172.16.10.250 |
Add health monitor¶
Click Add Health Monitor on the Health Monitor tab of the details page.
Enter the following parameters and click Add Health Monitor.
Details tab
name |
health_moniter |
Description |
|
Tags |
|
Protocol |
TCP(select) |
Port |
80 |
Threshold tab
Threshold |
5 |
Number of retries |
3 |
Time out |
5 |
Add listener¶
Click Add Listener on the Listener tab of the details page.
Enter the following parameters and click Add Listener.
name |
listner |
Description |
|
Tags |
|
IP address |
172.16.100.100 |
Port |
80 |
Protocol |
TCP(select) |
Add target group¶
Click Add Target Group on the Target Groups tab of the details page.
Enter the following parameters and click Add Target Group.
Details tab
name |
target_group |
Description |
|
Tags |
Member tab
IP address |
172.16.10.11 |
Port |
80 |
Weight |
1 |
Add member¶
Click the created target group.
Click Add Member on the Members tab of the details page.
Enter the following parameters and click "Add Member".
IP address |
172.16.10.12 |
Port |
80 |
Weight |
1 |
Add policy¶
Click Managed Load Balancer from Cloud / Server Local Network in the left pane.
Click the Managed Load Balancer to which you want to add the policy.
Click Add Policy on the Policy tab of the details page.
Enter the following parameters and click Add Policy.
Details tab
name |
policy |
Description |
|
Tags |
|
Algorithm |
round-robin(select) |
Persistence |
none(select) |
Details 2 tabs
Health monitor |
health_monitor(select) |
Listener |
listner(select) |
Default Target Group |
target_group(select) |
Deploy a Managed Load Balancer¶
On the overview tab of the details page, click "▼" on the right side of "Edit Managed Load Balancer" on the upper right of the page, and then click "Deploy Managed Load Balancer".
Click "Managed Load Balancer Deployment" on Confirmation of Managed Load Balancer Deployment screen.
Automatically returns to the Managed Load Balancer management page and displays the Operation Status.
When the Operation Status becomes "COMPLETE", it means that the deployment of Managed Deploy Load Balancer is completed.
The settings of Managed Load Balancer are complete.