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.

2 presets
01

HTTPS Load Balancer with SSL Termination

This preset creates a load balancer that terminates TLS on port 443 and forwards traffic to backend Droplets over HTTP on port 80. Uses tag-based targeting so any Droplet with the `web` tag in the...

02

Simple HTTP Load Balancer

This preset creates a basic HTTP load balancer that forwards port 80 traffic to backend Droplets on port 8080. Uses explicit droplet IDs for targeting. Health checks ensure only healthy backends...