kubernetes-sigs / aws-load-balancer-controller

A Kubernetes controller for Elastic Load Balancers
https://kubernetes-sigs.github.io/aws-load-balancer-controller/
Apache License 2.0
3.93k stars 1.46k forks source link

Updating aws load balancer controller from 2.4.5 to 2.5.4, created new ALB's #3912

Open SatyanjalP opened 2 hours ago

SatyanjalP commented 2 hours ago

Describe the bug Updating aws load balancer controller from 2.4.5 to 2.5.4, created new ALB's and updated the hostname in existing ingress.

Steps to reproduce We have downloaded the 2.5.4 version file, and applied using CMD : kubectl apply -f

Expected outcome Version upgrade and no change in existing components.

Environment Staging

Document: Can you also please share the release version doc

Harif-Rahman commented 1 hour ago

Adding to this the previous used ingress got deleted for some reason and the new ingress created automatically with new lb. Can you guys also share the recommendation for aws lb controller upgrade steps.