Skip to content

Commit

Permalink
Add release note for internal load balancer
Browse files Browse the repository at this point in the history
  • Loading branch information
bbassingthwaite committed Jun 6, 2024
1 parent 97918e1 commit 9a0039f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## unreleased

* Adding support for internal load balancers (NOTE: this is a closed beta feature, contact DigitalOcean
support to review its public availability). This is enabled by setting a new annotation `service.beta.kubernetes.io/do-loadbalancer-network`
to `INTERNAL`.

## v0.1.52 (beta) - June 4, 2024

* Adding support for specifiying `loadBalancerSourceRanges` in the service spec. Source ranges take precedence over annotation based allow rules (`service.beta.kubernetes.io/do-loadbalancer-allow-rules`).
Expand Down

0 comments on commit 9a0039f

Please sign in to comment.