Create a load balancer
Create a load balancer from the portal in a few minutes. Choose the layer and protocol, add one or more backends, and set routing and health-check behavior. Optional settings — sticky sessions, retries, L7 rules, proxy protocol, and access logs — are on the same form.
Before you begin
- A verified IBEE Solutions organization — creation requires identity verification (Verify your identity)
- The address and port of at least one backend (a Cloud VM private IP, a hostname, or a service name)
Create a load balancer
Open Load Balancers
In the portal sidebar, click Load Balancer under Network, then click Create Load Balancer.
Configure routing and health
Select an Algorithm — round_robin (default), least_request, random, or consistent_hash — and a request Timeout in milliseconds (default 30000).
Set the active health check:
Set optional configuration
- Sticky sessions (L7 only) — route requests with the same header value to the same backend. Set the Sticky header name (default
X-User-ID). - Proxy protocol — send PROXY protocol v2 to backends so they see the original client IP.
- Retries — retry failed requests on
5xx, connection reset, or connect failure. Set Attempts (default3) and Per-retry timeout (default5000ms). - L7 rules (L7 only) — priority-ordered routing rules. Each rule has a Priority, a Path prefix (e.g.
/api), and an optional Header name/value match. - Access logs — enable per-request logging.
Detail page
The detail page shows four sections:
Click Refresh to re-poll status. If provisioning fails, the error message appears at the bottom of the page.
Troubleshooting
“Backend port must be between 1 and 65535” Each backend needs a valid numeric port.
Creation blocked with a verification message Complete identity verification — the create button is disabled until your organization is verified.
Status stays in a provisioning state Click Refresh on the detail page. If an error message appears, fix the reported issue and recreate; otherwise contact support.
