Skip to content

Commit dd9e445

Browse files
author
Timo Reimann
authored
Merge pull request #735 from digitalocean/bbass/ilb-release-note
Add release note for internal load balancer
2 parents 97918e1 + 9a0039f commit dd9e445

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## unreleased
22

3+
* Adding support for internal load balancers (NOTE: this is a closed beta feature, contact DigitalOcean
4+
support to review its public availability). This is enabled by setting a new annotation `service.beta.kubernetes.io/do-loadbalancer-network`
5+
to `INTERNAL`.
6+
37
## v0.1.52 (beta) - June 4, 2024
48

59
* 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`).

0 commit comments

Comments
 (0)