Skip to content

Commit

Permalink
[WIP] Placeholder for load balancer finalizer docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHohn committed May 23, 2019
1 parent c7c55c5 commit 0b67a3d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/en/docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,8 @@ and `.spec.clusterIP:spec.ports[*].port`. (If the `--nodeport-addresses` flag in

### Type LoadBalancer {#loadbalancer}

TODO(@MrHohn): Placeholder for load balancer finalizer feature

On cloud providers which support external load balancers, setting the `type`
field to `LoadBalancer` will provision a load balancer for your `Service`.
The actual creation of the load balancer happens asynchronously, and
Expand Down

0 comments on commit 0b67a3d

Please sign in to comment.