Load balancer - unable to select a different load balancer type

0

It is very weird, so I created a new environment and went into their configurations. I can see that you can edit the 'instance' section and then choose load balancer. Mine is defaulted to 'classic' type.

But it is greyed out. I do not see anyway where I can alter the type of load balancer I want (I would like to change the load balancer to application'.

Couldn't find any documentation either to troubleshoot this issue, it is weird because 3 months ago, when I was going through this process, it never looked like this but now the UI has changed slightly, and has confused me.

Thanks

Ed
asked 10 months ago401 views
3 Answers
2

In order to change classic load balancer to application load balancer you have two option

1- create a new application load balancer and assign the instance to the application load balancer https://docs.aws.amazon.com/elasticloadbalancing/latest/application/application-load-balancer-getting-started.html#configure-load-balancer-listener

2- migrate from classic load balancer to application load balancer . refer steps below. https://repost.aws/knowledge-center/migrate-classic-load-balancer

AWS
answered 10 months ago
1

Load balancers do not allow you to change the type. I would advise you create a new Load Balancer of type Application and once you are happy with the configuration you can remove the existing LB.

profile pictureAWS
EXPERT
iBehr
answered 10 months ago
profile picture
EXPERT
reviewed 10 months ago
1

The best option is to create a new ALB and migrate to it then you delete that classic load balancer.

answered 10 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions