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.

demandé il y a 5 ans1924 vues
1 réponse
0
Réponse acceptée

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.

répondu il y a 5 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions