Creating CLB Instances

Last updated: 2026-05-14 15:16:21

Tencent Cloud offers two methods for purchasing Cloud Load Balancer: through the official website and via API. This section will provide a detailed explanation of both purchasing options.

Purchasing a CLB instance on the official purchase page

All users can purchase a Cloud Load Balancer on the Tencent Cloud official website. Tencent Cloud accounts are divided into standard and traditional account types. Accounts registered after 00:00:00 on June 17, 2020, are of the standard account type. For accounts registered before this time, please check your account type in the console as instructed in Determining Account Type.
1. Log in to the Tencent Cloud console and go to the Cloud Load Balancer purchase page.
2. Select the following CLB configuration items as needed:
3. After completing the above configuration, confirm the purchase duration (supported only for the monthly/yearly subscription mode), quantity, and fees, then click Buy Now.
For the Monthly Subscription Plan: Proceed to the confirmation page, and if you have a product voucher, select the option to use it. Verify the information is correct and click Submit Order. Choose your preferred payment method on the payment page and complete the transaction.
For the Pay-as-you-go model: In the pop-up "Load Balancer Order Confirmation" dialog box, click Confirm Order.
4. After successful purchase, CLB will be activated and you can configure and use the CLB instance.

Purchasing a shared instance

1. Log in to the Tencent Cloud console and go to the Cloud Load Balancer purchase page.
2. Refer to the above Official Website Purchase operation steps, select the shared load balancing instance configuration as needed, and choose Shared under "Instance Specifications".


3. Complete the subsequent operations by referring to the steps in Purchasing a CLB Instance on the Official Purchase Page.

Purchasing an LCU-supported instance

1. Log in to the Tencent Cloud console and go to the Cloud Load Balancer purchase page.
2. Refer to the steps in Purchasing a CLB Instance on the Official Purchase Page, select the LCU-supported instance configuration items as needed, and choose LCU-supported for "Instance specification".
Monthly subscribed LCU-supported instances
Pay-as-you-go LCU-supported instances


3. Complete the subsequent operations by referring to the steps in Purchasing a CLB Instance on the Official Purchase Page.

Purchasing a CLB Instance via an API

To purchase a Cloud Load Balancer instance via an API, see CreateLoadBalancer.

See Also

To create a listener for a Cloud Load Balancer, please refer to CLB Listener Overview.
To bind a CLB listener to a backend service, please refer to Backend Server Overview.

Documentation