We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab09d23 commit f014735Copy full SHA for f014735
docs/deploy/upgrade/migrate_v1_v2.md
@@ -65,7 +65,7 @@ foo@bar:~$ kubectl describe deployment -n kube-system alb-ingress-controller |
65
Existing Ingress resources do not need to be deleted.
66
67
3. Install new AWSLoadBalancerController
68
- 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)
69
2. Grant [additional IAM policy](../../install/iam_policy_v1_to_v2_additional.json) needed for migration to the controller.
70
71
4. Verify all Ingresses works as expected.
0 commit comments