Skip to content

Commit c79c8f2

Browse files
committed
Adding loadbalancerdeprecation info and removing Azure Info in NOTE
Signed-off-by: Ritikaa96 <[email protected]>
1 parent b175095 commit c79c8f2

File tree

1 file changed

+5
-0
lines changed
  • content/en/docs/concepts/services-networking

1 file changed

+5
-0
lines changed

content/en/docs/concepts/services-networking/service.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -654,6 +654,11 @@ You can configure a load balanced Service to
654654
[omit](#load-balancer-nodeport-allocation) assigning a node port, provided that the
655655
cloud provider implementation supports this.
656656

657+
Some cloud providers allow you to specify the `loadBalancerIP`. In those cases, the load-balancer is created
658+
with the user-specified `loadBalancerIP`. If the `loadBalancerIP` field is not specified,
659+
the loadBalancer is set up with an ephemeral IP address. If you specify a `loadBalancerIP`
660+
but your cloud provider does not support the feature, the `loadbalancerIP` field that you
661+
set is ignored.
657662

658663
{{< note >}}
659664

0 commit comments

Comments
 (0)