AWS ECS unable to place a task because no container instance met all of its

0

I'm using .NET Core WEBAPI and

The deployment couldn't finish and I can see this error in the ECS Service Events tab

service cld-dummy-test was unable to place a task because no container instance met all of its requirements. Reason: No Container Instances were found in your cluster.

preguntada hace 5 años1924 visualizaciones
1 Respuesta
0
Respuesta aceptada

AWS ECS has two launch type config :

Fargate
Fargate + EC2
in both cases you can not access underlying resources.

so may possible cause of iusse in launch type configuration you are not able to spin up task otherwise from ecs dashboard you can choose launch type and also choose task defination.

respondido hace 5 años

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