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.

질문됨 5년 전1924회 조회
1개 답변
0
수락된 답변

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.

답변함 5년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠