Static IPs in Fargate

0

I’m running a few workloads in Fargate, and I want to be able to give my tasks a static IP address like I can in EC2. Is this possible?

preguntada hace 8 meses527 visualizaciones
1 Respuesta
1
Respuesta aceptada

No, it is not currently possible to add a static IP or Elastic IP address directly to a Fargate task. However, you can first create a Fargate Service with a Network Load Balancer, and then attach the Elastic IP address of the task to the Load Balancer.

You can find more details about this process here: https://repost.aws/knowledge-center/ecs-fargate-static-elastic-ip-address

AWS
Olivia
respondido hace 8 meses
profile picture
EXPERTO
revisado hace 8 meses
profile pictureAWS
EXPERTO
revisado hace 8 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas