DigitalOcean fully manages Regional Load Balancers and Global Load Balancers, ensuring they are highly available load balancing services. Load balancers distribute traffic to groups of backend resources in specific regions or across different regions, which prevents the health of a service from depending on the health of a single server, cluster, or region.
Network load balancers are now in now in public preview. Network load balancers are regional load balancers that route traffic at the TCP/UDP transport level. You must opt-in to the public preview to create network load balancers.
IPv6 support for regional external load balancers is now in general availability. You may now choose between IPv4-only or dual-stack IPv4 and IPv6 networking when you create standalone load balancers. All DOKS load balancers created after 28 February 2025 are dual-stack.
Internal-only regional load balancers are now in general availability. Internal load balancers have no public IP address and are only accessible to resources in the same VPC network. Read How to Create Regional Load Balancers for more details. To learn how to add internal load balancers to DOKS clusters, see Configure Load Balancers in the DOKS documentation.
You can now create internal-only regional load balancers. Internal load balancers have no public IP address and are only accessible by resources in the same VPC. This feature is currently in early availability and only available through the CLI and API.
For more information, see all Load Balancers release notes.