Skip to content

Commit

Permalink
Update migrate_v1_v2.md (#2573)
Browse files Browse the repository at this point in the history
  • Loading branch information
yws-ss committed Mar 22, 2022
1 parent ab09d23 commit f014735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deploy/upgrade/migrate_v1_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ foo@bar:~$ kubectl describe deployment -n kube-system alb-ingress-controller |
Existing Ingress resources do not need to be deleted.

3. Install new AWSLoadBalancerController
1. Install AWSLoadBalancerController(v2.0.1) by following the [installation instructions](../installation.md)
1. Install AWSLoadBalancerController(v2.4.1) by following the [installation instructions](../installation.md)
2. Grant [additional IAM policy](../../install/iam_policy_v1_to_v2_additional.json) needed for migration to the controller.

4. Verify all Ingresses works as expected.

0 comments on commit f014735

Please sign in to comment.