Completely tuning free
No worker, thread, buffer, socket, or connection-profile tuning before deployment or as traffic increases.
Operations / deploy and forget
One process, a small configuration, and no separate control plane. Point XLB at a backend list or Kubernetes Service and it keeps routing as your application scales, rolls, and changes.
The complete setup
XLB is completely tuning free. There are no worker counts, buffer sizes, socket settings, connection pools, or thread models to adjust as traffic grows. The backend source is either a short IP list or a Kubernetes Service.
Read the configuration referencelisten: auto
ports:
- local_port: 443
remote_port: 8443
provider:
kubernetes:
namespace: production
service: apiDay-two operations
HAProxy and NGINX can perform well, but extreme scale turns the proxy tier into a system your team must continuously size, tune, automate, and support. XLB has a much smaller operating surface.
No worker, thread, buffer, socket, or connection-profile tuning before deployment or as traffic increases.
No extra cluster for virtual IPs, BGP advertisements, failover state, or load-balancer configuration.
In Kubernetes, XLB follows Service selection, Pod readiness, termination, scaling, and rolling updates.
Run and autoscale multiple XLB instances across nodes for capacity and redundancy.
Kubernetes lifecycle
The Kubernetes provider continuously reconciles the Pods selected by your Service. There is no generated proxy configuration to distribute and no reload cycle to manage.
Operations questions
A listen address, one to eight port mappings, and either a static backend list or Kubernetes namespace and Service. OpenTelemetry export and shutdown timing are optional.
No. XLB keeps the local backend set current as Pod readiness, termination, and Service selection change. There is no proxy configuration generation or reload step.
No. XLB is completely tuning free. There are no worker counts, thread models, buffer sizes, socket profiles, or connection pools to retune as traffic increases.
Yes. XLB exports metrics through OpenTelemetry over gRPC or HTTP/protobuf so the load-balancing tier can use your existing collection, dashboard, and alerting systems.
Simplify the tier
We’ll map XLB to your Kubernetes Service or bare-metal backends and validate it against your peak traffic.