Load Balancers Release Notes
Validated on 27 Mar 2025 • Last edited on 28 Mar 2024
March 2025
27 March
-
Network load balancers are now in general availability. Network load balancers are regional load balancers that route traffic at the TCP/UDP transport level. Read How to Create Regional Load Balancers to get started.
February 2025
28 February
-
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.
-
Network load balancers are 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.
December 2024
12 December
-
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.
October 2024
15 October
-
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.
September 2024
18 September
-
The ability to connect DOKS clusters to global load balancers via regional load balancers is now in beta.
-
DigitalOcean Global Load Balancers are now in general availability. Global load balancers allow you to distribute traffic to backend resources in different regions for high availability and performance.
July 2024
8 July
-
DigitalOcean Global Load Balancers are now in beta. Global load balancers allow you to distribute traffic to Droplets in different regions for high availability and performance.
January 2023
24 January
-
We have deprecated our legacy load balancer scaling system in all datacenter regions. This includes the deprecation of the
do-loadbalancer-size-slug
annotation for DigitalOcean Kubernetes load balancers.Horizontal scaling is now available in all regions.
December 2022
6 December
-
You can now customize the amount of time a load balancer allows HTTP connections to remain idle before closing it. The maximum amount time you can set is 600 seconds (10 minutes).
Setting a custom time out length has no effect on HTTPS and HTTP/2 forwarding rules using TLS passthrough.
November 2022
30 November
-
DigitalOcean Load Balancers and DOKS load balancers now support the HTTP/3 protocol.
July 2022
1 July
-
The following pricing changes are now in effect:
-
A new $4 Droplet with 512MB of memory, 10GB of storage, 1 vCPU, and 500GB of outbound data transfer is now available in NYC1, FRA1, SFO3, SGP1, and AMS3. The slug is
s-1vcpu-512mb-10gb
. -
We have simplified pricing for DigitalOcean Kubernetes and some managed databases for better accuracy and predictibility.
-
The prices of Droplets, Snapshots, Load Balancers, Reserved IPs, and Custom Images have increased.
There is no change to pricing for Spaces, backups, volumes, DigitalOcean Container Registry, or App Platform. There are also no changes to inbound data transfer or bandwidth pricing.
This is our first major price change in 10 years, and we believe the new model better fits our understanding of our customers and the expanded breadth of our offerings. For a more detailed breakdown of the changes, see our blog post on our new pricing.
-
June 2022
27 June
-
To improve security, DigitalOcean no longer accepts TLS 1.0 and TLS 1.1 connections. This includes connections to
www.digitalocean.com
,cloud.digitalocean.com
, andapi.digitalocean.com
.
15 June
-
UDP support is now available for all DigitalOcean Load Balancers. This includes UDP support for DOKS load balancers.
To use UDP for DOKS load balancers, clusters must use Kubernetes version
1.21.11-do.1
,1.22.8-do.1
, or higher.
April 2022
15 April
-
We have started rolling out UDP support for DigitalOcean Load Balancers. This includes UDP support for DOKS load balancers.
January 2022
19 January
-
Managed Let’s Encrypt certificates will begin using Elliptic Curve Digital Signature Algorithm (ECDSA) instead of RSA. ECDSA is equally secure and more computationally efficient than RSA. ECDSA certificates follow the shorter root chain and aren’t rooted using the DST Root CA X3 cross-sign which expired on 30 September 2021.
As we roll out this change, new Let’s Encrypt certificates provisioned for DigitalOcean Load Balancers and Spaces will increasingly use ECDSA and existing certificiates secured with RSA will be secured with ECDSA upon auto-renewal. This change doesn’t require any action from DigitalOcean customers.
10 January
-
You can now resize load balancers once per minute, instead of once per hour. The cost is prorated based on how long the load balancer operates at each size, with a minimum charge of $0.01.
November 2021
9 November
-
You can now scale load balancers with more granularity by adding or removing nodes. The number of nodes a load balancer contains determines how many simultaneous connections and requests per second it can manage.
Each additional node increases the load balancer’s maximum:
- Requests per second, up to 10,000
- Simultaneous connections, up to 10,000
- New SSL connections per second by 250 (or 50 for certificates using 4096-bit RSA keys)
You can add up to 200 nodes to a load balancer if your account limits allow it. To request a limit increase, contact support.
October 2021
27 October
-
We have deprecated TLS DHE ciphers for all load balancers.
12 October
-
Released v1.65.0 of doctl, the official DigitalOcean CLI. This release includes a number of new features:
- The
--ha
flag was added to thekubernetes cluster create
sub-command to optionally create a cluster configured with a highly-available control plane. This feature is in early availability - The
kubernetes cluster
sub-commands now include a “Support Features” field when displaying version options - The
--disable-lets-encrypt-dns-records
flag was added to thecompute load-balancer create
sub-command to optionally disable automatic DNS record creation for Let’s Encrypt certificates that are added to the load balancer
- The
-
You can now opt out of DigitalOcean automatically creating DNS records for Let’s Encrypt certificates during SSL certificate creation, load balancer creation, and SSL forwarding rule management.
September 2021
21 September
-
The load balancer and Spaces services now support wildcard Let’s Encrypt certificates.
March 2021
16 March
-
You can now resize load balancers to better match their performance to their workload.
1 March
-
Fixed a bug with DigitalOcean Load Balancers that prevented outbound data transfer from Droplets from being added to bandwidth usage totals. Any inconsistencies will be updated on the April invoice.
December 2020
7 December
-
Load balancers now come in small, medium, and large sizes. The larger the load balancer, the more simultaneous connections and requests per second it can manage. Existing load balancers are now considered “small” load balancers and are unaffected by this change.
July 2020
8 July
-
Load balancer health checks now support the HTTPS protocol. You can now configure load balancers to verify the health of your Droplets’ HTTPS endpoints.
May 2020
5 May
-
v1.18.0 of the DigitalOcean Terraform Provider is now available. This release includes support for the backend keepalive option for the load balancer resource and data source.
April 2020
28 April
-
Load balancers now allow you to set a keepalive option for target Droplets.
-
The DigitalOcean Virtual Private Cloud (VPC) service is now available for all customers. VPC replaces the private networking service. Existing private networks will continue to function as normal but with the enhanced security and features of the VPC service. See the description of VPC features for more information.
7 April
-
We began the incremental release of the DigitalOcean Virtual Private Cloud (VPC) service. It will be available for all customers soon. VPC replaces the private networking service.
October 2019
23 October
-
DigitalOcean Load Balancers no longer support downgrading TLS connections to TLS 1.1.
August 2019
20 August
-
DigitalOcean Load Balancers no longer support downgrading TLS connections to TLS 1.0. We will stop supporting TLS 1.1 later this year.
March 2019
19 March
-
DigitalOcean Load Balancers now support PROXY protocol version 1.
October 2018
1 October
-
Pricing for load balancers has decreased from $20/month to $10/month.
May 2018
8 May
-
Load Balancers v1.5 is released to general availability in all regions, including backend upgrades, Let’s Encrypt Integration, and HTTP/2 Support.