My EC2 is terminated after I attach it to auto scaling

0

I attached my EC2 to auto scaling group and I was looking for a way to make it scalable but it suddenly create another EC2 and the original one terminated. The new one is empty and nothing inside even not a full linux.

samuel
已提問 6 個月前檢視次數 624 次
1 個回答
0

Hello.

AutoScaling automatically deletes EC2s that are determined to have problems through health checks and launches new EC2s.
EC2 that is launched in an AutoScaling group is created based on the AMI set in the launch template, so it must contain some kind of OS.
First of all, I think it's a good idea to start EC2 from the launch template and troubleshoot.

Check out the documentation below for other troubleshooting methods.
https://docs.aws.amazon.com/autoscaling/ec2/userguide/ts-as-instancelaunchfailure.html

profile picture
專家
已回答 6 個月前
profile picture
專家
已審閱 6 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南