ECS Fargate - CloudMap Service Discovery not working.

1

Hello

I have created a private clodmap namespace in a VPC and deployed 3 ECS services in to the VPC. My VPC has DNS resolution enabled. On the ECS dashboard I can see the corresponding service discovery names for my services and they all match the records on CloudMap and route 53 hosted zone.

My problem is, from service A, I can not reach to service B using service discovery names even though the resources are inside the same fargate cluster. Interestingly, I can reach from A to B if I use the internal IP address. I believe there is a problem in the resolution of the dns, since there is no response to the dig command.

I am attaching the logs when I execute a dig command from service A to B.

I really appreciate any help, thanks!

Enter image description here Enter image description here

2개 답변
0

I do not think that there is a problem with the security groups since I can reach the service from a container using the internal IP address that I see on the Cloud Map console. I would expect no response from the IP address, if there is a problem with the security groups.

Enter image description here

답변함 2년 전
-1

Have you configured the security group for each ECS service?

답변함 2년 전
  • what do you mean by configuring the security group? configure it how?

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

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

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

관련 콘텐츠