From 797affbe48b613f8281527e848086b98665c6ad4 Mon Sep 17 00:00:00 2001 From: eutopian Date: Thu, 20 Sep 2018 15:39:08 -0400 Subject: [PATCH] Fixed link to aws elb --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index e39726145..298077baa 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -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