aws / aws/containers-roadmap

Cannot create an ECS Fargate Internal Service

Open
#2,571 0 comments 0 reactions 1 assignee Assigned to @nikitadahiya View on GitHub
ECS Fargate Proposed
Dominant language
Shell
Stars
5.4k
Forks
334
PR merge metrics
No merged PRs in 30d

Description

To create the association between fargate tasks and target group registrations, the target group must be created during service creation. But you can't create an INTERNAL service using an internal load balancer this way, because it defaults to INTERNET FACING. So the load balancer has to be created first, then I have to delete the listener and temp target group and choose the internal load balancer. But there is no option to choose a port when creating a target group, so non-standard ports don't work.

This is a terrible design.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.