Relative Content

Tag Archive for amazon-web-servicesamazon-ec2amazon-ecs

Instances scaling (by ASG) but no new tasks being created

I have created an ECS cluster, and deployed a 2-container task using a Service (during Service create I associate the Application Load Balancer – using target group of type IP – to it),
this works fine (I can access my DNS URL and it loads as expected).