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
preguntada hace 6 meses624 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 6 meses
profile picture
EXPERTO
revisado hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas