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.

posta 5 anni fa1924 visualizzazioni
1 Risposta
0
Risposta accettata

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.

con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande