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).
How to set up CloudWatch Alarm for AutoScalinGroup > dynamic scaling (used in ECS)
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).
No instances created on cluster (even though min capacity=1)
I am trying to create a ECS cluster (fib-cluster-10) with min 1 instance, using the following settings under “infrastructure”:
No instances created on cluster (even though min capacity=1)
I am trying to create a ECS cluster (fib-cluster-10) with min 1 instance, using the following settings under “infrastructure”:
Insufficient GPU resource available
When attempting to launch a Task via Service, I keep getting the following error:
I want to properly manage the number of EC2 instances when scaling in with the Capacity Provider
ESC on EC2 environment with Capacity Provider.
I am using Capacity Provider in an ESC on EC2 environment and want to properly manage the number of EC2 instances when scaling in.
AWS ECS Cluster failed to create a service: ECSService CREATE_FAILED
I use AWS on the free tier plan.