Load Balancer

Load Balancer Presets

Ready-to-deploy configuration presets for Load Balancer. Each preset is a complete manifest you can copy, customize, and deploy.

3 presets
01

HTTPS Web Application

This preset creates a public-facing HTTPS load balancer that terminates TLS at the edge and forwards plain HTTP to backend servers. It automatically redirects all HTTP traffic to HTTPS, discovers...

02

Private Internal Load Balancer

This preset creates a load balancer attached to a Hetzner Cloud private network with its public interface disabled. It distributes HTTP traffic across explicit server targets using their private IPs,...

03

TCP Pass-Through

This preset creates a layer-4 TCP load balancer that forwards raw TCP connections to backend servers without any application-layer inspection. The load balancer does not parse HTTP headers, manage...