Updated on 2025-07-30 GMT+08:00

Load Balancing

When updating a traffic policy, you can determine whether to enable load balancing.

In microservice scenarios, load balancing is generally used together with Service. Each service has multiple equivalent service instances.

Service finds a list of service instances by service name, and load balancing selects an instance from the list. You can customize a load balancing policy for selecting service instances.