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
gefragt vor 6 Monaten624 Aufrufe
1 Antwort
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
EXPERTE
beantwortet vor 6 Monaten
profile picture
EXPERTE
überprüft vor 6 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen