Open
Description
If you run your tasks without specifying the host port mapping, they get a random port assigned.
Should you run say the same task on 3 machines, but the ecs proxy on only one machine, the ecs proxy will fail to redirect traffic to your instances because the security groups won't have the random port open by default.
Let me know your thoughts, but I think task containers need to have a fixed host port (unless I missed something? )
https://github.com/codesuki/ecs-nginx-proxy/blob/master/examples/sample_task.json#L8
Metadata
Metadata
Assignees
Labels
No labels