Getting unhealthy service error

0

Dear,

I am trying to create my demo ECS service on Farget with public docker image. I tried multiple time but always getting instance unhealthy.

Could you please help me to know where I am doing wrong.

Test data are as follows: cluster name: nginx-demo-cl task defination: nginxdemos-hello service: nginxdemos-hello-SVC LoadBalancer: NginxALB Target Group: nginx-tg Security Group: nginxdemos-sg and nginxdemos-alb-sg docker image: nginxdemos/nginx-hello

K-Edu
已提问 1 年前298 查看次数
1 回答
0

Hi,

According to the error message, it seems that you are having problems with the health check. Have you read the following Knowledge Center article about How to troubleshoot health check failures for Amazon ECS tasks on Fargate? Your specific error is described and they recommend checking the security group inbound configuration, ping port value or health check grace period, among other steps.

profile picture
专家
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则