v1.1.1
Documentation
Image: docker.io/amazon/aws-alb-ingress-controller:v1.1.1
Changelog since v1.1.0
Action Required
- If you manually added multiple certificates to ALB listeners before, you needs to add the additional certificate via alb.ingress.kubernetes.io/certificate-arn annotation(otherwise, these additional certificates will be removed during reconcile)
- Additional IAM Permission are needed:
- elasticloadbalancing:AddListenerCertificates
- elasticloadbalancing:RemoveListenerCertificates
- elasticloadbalancing:DescribeListenerCertificates