1
votes

In AWS console how to insert ec2 instance from auto scaling group into a target group?

I need this to auto scale my application load balancer.

1
this is an AWS ELB 101 question, you need to review the excellent documentationVorsprung
@Vorsprung What do you mean by AWS ELB 101? Can you provide a link?Amio.io

1 Answers

1
votes

use aws-cli attach-load-balancer-target-groups aws auto scaling group ui will update after that.