Load Balancing Policy Config
Summary
When lb_policy is configured, Load Balancing Policy Config allows you to further customize policy settings with one of the following options:
LEAST_REQUESTRING_HASHMAGLEV
How to configure
- Core
- Enterprise
- Kubernetes
| Config file keys | Type | Usage |
|---|---|---|
least_request_lb_config | object | optional |
ring_hash_lb_config | object | optional |
maglev_lb_config | object | optional |
The load_balancing_policy setting is a bootstrap setting and cannot be configured in the Console UI. However it can be configured by Terraform.
See Kubernetes Ingress for more information
See Load Balancing for example configurations