You have prepared everything required for creating a load balancer. For details, see Preparations for Creating a Load Balancer.
Load balancers receive requests from clients and route the requests to backend servers, which answer to these requests over the private network.
After a load balancer is created, the VPC cannot be changed. If you want to change the VPC, create another load balancer and select the VPC during creation.
On the Load Balancers page, click Create Elastic Load Balancer. Configure the parameters based on Table 1.
Parameter |
Description |
Example Value |
---|---|---|
Type |
Specifies the type of the load balancer. |
Shared |
Region |
Specifies the region. Resources in different regions cannot communicate with each other over internal networks. For lower network latency and faster access to resources, select the nearest region. |
N/A |
Network Type |
Specifies the network type of a load balancer.
|
Private network |
VPC |
Specifies the VPC where the load balancer works. Select an existing VPC or create one. For more information about VPC, see the Virtual Private Cloud User Guide. |
N/A |
Subnet |
Specifies the subnet that the load balancer belongs to. |
N/A |
Private IP Address |
Specifies how you want the IP address to be assigned.
|
Automatically-assigned IP address |
EIP |
Specifies the public IP address that will be bound to the load balancer for receiving and forwarding requests over the Internet. The following options are available:
|
New EIP |
Bandwidth |
Specifies the bandwidth when a new EIP is used, in the unit of Mbit/s. |
10 Mbit/s |
Name |
Specifies the load balancer name. |
elb-yss0 |
Description |
Provides supplementary information about the load balancer. |
N/A |
Tag |
Identifies load balancers so that they can be easily found. A tag consists of a tag key and a tag value. The tag key marks a tag, and the tag value specifies specific tag content. For details about the naming specifications, see Table 2. |
|
Item |
Requirement |
Example Value |
---|---|---|
Tag key |
|
elb_key1 |
Tag value |
|
elb-01 |