Skip to content

Commit 5f383d8

Browse files
chilledornamentsTimothy-Dougherty
authored andcommitted
update docs to point to 2.1.0 spec (kubernetes-sigs#1705)
1 parent f454cd8 commit 5f383d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guide/controller/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@
5757
- For Kubernetes <1.16: `kubectl apply --validate=false -f https://github.com/jetstack/cert-manager/releases/download/v1.0.2/cert-manager-legacy.yaml`
5858

5959
### Download and apply the yaml spec
60-
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/main/docs/install/v2_0_1_full.yaml
60+
- https://raw.githubusercontent.com/kubernetes-sigs/aws-alb-ingress-controller/main/docs/install/v2_1_0_full.yaml
6161
- Edit the saved yaml file, go to the Deployment spec, and set the controller --cluster-name arg value to your EKS cluster name
62-
- Apply the yaml file kubectl apply -f install_v2_0_1.yaml
62+
- Apply the yaml file: `kubectl apply -f v2_1_0_full.yaml`
6363

6464
!!!note ""
6565
If you use IAM roles for service accounts, we recommend that you delete the ServiceAccount from the yaml spec. Doing so will preserve the eksctl created iamserviceaccount if you delete the installation.

0 commit comments

Comments
 (0)