Skip to content

Commit

Permalink
Update service.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tanaka_733 authored Mar 25, 2018
1 parent b4e71b6 commit 974a3e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/concepts/services-networking/service.md
Original file line number Diff line number Diff line change
Expand Up @@ -453,8 +453,8 @@ cloud provider does not support the feature, the field will be ignored.

**Special notes for Azure**: To use user-specified public type `loadBalancerIP`, a static type
public IP address resource needs to be created first, and it should be in the same resource
group of the cluster. Then you could specify the assigned IP address as `loadBalancerIP`. You
have to specify `securityGroupName` in the cloud provider configuration file.
group of the cluster. Specify the assigned IP address as loadBalancerIP. Verify you have
securityGroupName in the cloud provider configuration file.

#### Internal load balancer
In a mixed environment it is sometimes necessary to route traffic from services inside the same VPC.
Expand Down

0 comments on commit 974a3e7

Please sign in to comment.