Questions tagged with Amazon Elastic Container Service

Fully managed container orchestration service that makes it easy for you to deploy, manage, and scale containerized applications

Content language: English

Select up to 5 tags to filter
Sort by most recent

Browse through the questions and answers listed below or filter and sort to narrow down your results.

1160 results
I'm using ECS with an Auto Scaling group as a capacity provider to deploy tasks on EC2 (t3.micro, 2 vCPU, 1 GB memory). I've set the task placement strategy to binpack based on memory. However, I've...
1
answers
0
votes
441
views
Eddie
asked 3 months ago
Hi all. I hope you are having a stellar day. I urgently need some assistance with an issue I'm faced with. I have come across a somewhat similar question on this platform, but it remains...
1
answers
0
votes
499
views
Nic
asked 3 months ago
We received an email about using the ecs:TagResrouce permissions in our CreateCluster API call. We needed to add that permission to our IAM policy, or it would stop working. We checked our policies...
2
answers
0
votes
313
views
asked 3 months ago
Hi, i have an ECS servcie that have an auto scaling policy. it is step scaling policy like when cpu utilization goes above 50% then add 1 task and it goes below 30% its remove that added task. then...
3
answers
0
votes
522
views
Nirmal
asked 3 months ago
I have volume Id: vol-052db481725ad28e3 and ENI (eni-01c1baa5dc154e20c) in us-east-1. It was originally attached to an ECS task. When attempting to spin down the ECS task, it was stuck in...
1
answers
0
votes
331
views
James
asked 4 months ago
Hey there, I am deploying an ECR container via ECS & health checks are getting failed again & again saying "Task failed for container health checks", even though returned exit code is 0, target group...
2
answers
0
votes
309
views
Vishnu
asked 4 months ago
Hello, I am facing an issue while using ECS anywhere on my on-prem server. I can't open certain ports on my containers because ECS anywhere supports only** none **network mode which leads to the...
1
answers
0
votes
548
views
asked 4 months ago
I used to deploy my AWS ECS code with CDK with no problem. All of a sudden yesterday all tasks couldn't start. It shows `Stopped` status with following message on hover `CannotPullContainerError:...
1
answers
0
votes
463
views
profile picture
Smotrov
asked 4 months ago
after we deployed a new version of a pod on EKS pods are stuck on `ContainerCreating` state running `kubectl describe pod <pod>` on a problematic pod we see ``` Warning FailedCreatePodSandBox ...
1
answers
0
votes
221
views
Uri
asked 4 months ago
Hey there. On June 20th, a service task stopped, and a new one started, but we could not find the cause. This happened in AWS ECS deployed in `us-east-2` with two EC2 instances behind. (It is not a...
2
answers
0
votes
337
views
user300
asked 4 months ago
Hi all, I'm trying to run a DAEMON service on an ECS cluster. I already tried and tested this on another newly created cluster. But when I try the same in quite an old cluster I get the...
1
answers
0
votes
326
views
sjredo
asked 4 months ago
According to the AWS documentation, supported ECS task CPU values for tasks hosted on Amazon EC2 range between 0.25 vCPUs and 192 vCPUs. However, when I attempt to set the CPU value to 32 vCPUs, I...
1
answers
0
votes
297
views
asked 4 months ago