Skip to content

Commit

Permalink
Update aws-load-balancer-controller.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tarasovych committed Feb 23, 2021
1 parent cfc388d commit 2a8c1f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc_source/aws-load-balancer-controller.md
Expand Up @@ -251,7 +251,7 @@ The deployed chart does not receive security updates automatically\. You need to
1. Download the controller specification\. For more information about the controller, see the [documentation](https://kubernetes-sigs.github.io/aws-load-balancer-controller/) on GitHub\.

```
curl -o v2_1_2_full.yaml https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.1.3/docs/install/v2_1_3_full.yaml
curl -o v2_1_3_full.yaml https://raw.githubusercontent.com/kubernetes-sigs/aws-load-balancer-controller/v2.1.3/docs/install/v2_1_3_full.yaml
```

1. Make the following edits to the `2_1_3_full.yaml` file:
Expand Down Expand Up @@ -279,4 +279,4 @@ The deployed chart does not receive security updates automatically\. You need to
aws-load-balancer-controller 1/1 1 1 84s
```

1. Before using the controller to provision AWS resources, your cluster must meet specific requirements\. For more information, see [Application load balancing on Amazon EKS](alb-ingress.md) and [Network load balancing on Amazon EKS](load-balancing.md)\.
1. Before using the controller to provision AWS resources, your cluster must meet specific requirements\. For more information, see [Application load balancing on Amazon EKS](alb-ingress.md) and [Network load balancing on Amazon EKS](load-balancing.md)\.

0 comments on commit 2a8c1f8

Please sign in to comment.