EC2 instance registered on ECS default cluster
MatteCarra opened this issue · 1 comments
MatteCarra commented
I don't know how to reproduce this but a newly created ec2 instance registered itself on ECS default cluster instead of the right one.
Why don't you set ECS_CLUSTER in ecs.config in UserData?
JasonSwindle commented
Howdy,
Are you still having this issue? Looking at the template, on this line:
the ECS Cluster is passed to the ecs.config
and should be read by the ECS Agent.