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 Antworten
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

beantwortet vor 2 Jahren
-1

Have you configured the security group for each ECS service?

beantwortet vor 2 Jahren
  • what do you mean by configuring the security group? configure it how?

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen