Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update migrate_v1_v2.md
  • Loading branch information
yws-ss authored Mar 22, 2022
commit 12d3de1dada5ac9baf7fb4ef0d24c87419d703cc
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.