Auto scaling group template versioing

0

if in ASG one version of template is already running as EC2 instances.If i want new version of launch tempalte with old EC2 instances gracefully terminating and new EC2 instances are launched accordingly.how to achieve it

Ajit
asked a month ago147 views
1 Answer
1

Hello.

EC2's AutoScaling has a feature for updating instances.
If you update your instance by following the steps in the document below, you can launch EC2 from the new version of the launch template.
https://docs.aws.amazon.com/autoscaling/ec2/userguide/start-instance-refresh.html

profile picture
EXPERT
answered a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
reviewed a month ago
profile picture
EXPERT
Steve_M
reviewed a month 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