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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ