You have prepared everything required for creating a dedicated load balancer. For details, see Preparations for Creating a Load Balancer.
Dedicated load balancers can be created only in the eu-nl region. By default, load balancers created in this region are dedicated load balancers.
Parameter |
Description |
Example Value |
---|---|---|
Type |
Specifies the type of the load balancer. |
Dedicated |
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. |
eu-nl |
AZ |
Specifies the AZs of the load balancer. You can deploy the load balancer in multiple AZs to ensure service continuity and improve application reliability. When an AZ becomes faulty or unavailable, requests are quickly routed to backend servers in other AZs. If backend servers reside in two AZs, for example, AZ 1 and AZ 2, but you plan to create the load balancer only in AZ 1, Xen ECSs cannot be used as clients. NOTE:If you change the AZs of an existing load balancer, the load balancer may fail to route requests for several seconds. It is recommended that you plan the AZs in advance, or change the AZs during off-peak hours when necessary. |
N/A |
Network Type |
Specifies the type of the network where the load balancer works. You can select one or more network types.
If you do not select any of the options, the load balancer cannot communicate with the clients after it is created. When you are using ELB or testing network connectivity, ensure that the load balancer has a public or private IP address bound. |
Private IPv4 network |
VPC |
Specifies the VPC where the load balancer works. You need to configure this parameter regardless of the selected network type. Select an existing VPC or create one. For more information about VPC, see the Virtual Private Cloud User Guide. |
vpc-4536 |
Subnet |
Specifies the subnet where the load balancer will reside. You need to configure this parameter regardless of the selected network type. |
subnet-4536 |
Public IPv4 network configuration |
||
EIP |
If you select Public IPv4 network for Network Type, you need to bind an EIP to the load balancer. Two options are available:
|
N/A |
EIP Type |
Specifies the link type (BGP) when a new EIP is used. |
Dynamic BGP |
Private IPv4 network configuration |
||
IPv4 Address |
Specifies how you want the IPv4 address to be assigned.
|
Automatically-assigned IP address |
Specification |
|
Medium II |
Name |
Specifies the load balancer name. |
elb93wd |
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 the tag content. For details about the naming specifications, see Table 2. |
|
Item |
Requirement |
Example Value |
---|---|---|
Tag key |
|
elb_key1 |
Tag value |
|
elb-01 |