Skip to content

Commit

Permalink
Merge pull request #3115 from eutopian/master
Browse files Browse the repository at this point in the history
Fixed link to aws elastic loadbalancer
  • Loading branch information
k8s-ci-robot authored Sep 20, 2018
2 parents 37b2109 + 7867615 commit 0fd87a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ nginx-ingress-controller-fdcdcd6dd-vvpgs 1/1 Running 0 11s

In AWS we use an Elastic Load Balancer (ELB) to expose the NGINX Ingress controller behind a Service of `Type=LoadBalancer`.
Since Kubernetes v1.9.0 it is possible to use a classic load balancer (ELB) or network load balancer (NLB)
Please check the [elastic load balancing AWS details page](https://aws.amazon.com/es/elasticloadbalancing/details/)
Please check the [elastic load balancing AWS details page](https://aws.amazon.com/elasticloadbalancing/details/)

##### Elastic Load Balancer - ELB

Expand Down

0 comments on commit 0fd87a7

Please sign in to comment.