-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
@euank
Doesn't seem like ECS rebalances tasks to allocate resources more effectively. For example, if I have task A and task B running on different cluster hosts, and try to deploy task C, I'll ge…
-
### Request
For workloads running on AWS ECS, AWS exposes the Task Metadata API: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-metadata-endpoint-v4.html This exposes task and conta…
-
I'm trying to run ECS on inf1.2xlarge instance, using AMI ID: `ami-0a9852dd958cde533` , `al2023-ami-ecs-neuron-hvm-2023.0.20240610-kernel-6.1-x86_64`.
In the EC2 UserData, I'm doing:
```
su…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.387.3
OS: Linux - 5.10.179-168.710.amzn2.x86_64
Java: 11.0.19 - Eclipse Adoptium (OpenJDK 64-Bit Server VM)
---…
-
Amazon ECS addresses the container credentialing problem in a different way. See [IAM Roles for Tasks](http://docs.aws.amazon.com/AmazonECS/latest/developerguide/task-iam-roles.html) for details. In t…
-
### Summary
Unable to create ECS service with ***public*** dns namespace service discovery. Multiple failure scenarios.
### Setup
* Ubuntu 18.04.3 x86_64
* ecs-cli version 1.17.0 (0301ac8) fro…
-
**What I'd like:**
I'd to be able to configure the ECS agent to `ECS_AWSVPC_BLOCK_IMDS=true`.
-
Hi team, I have a Rosa cluster deployed in region `us-east-2` by following https://console.redhat.com/openshift/create/rosa/welcome
I am trying to setup the cloudwatch agent to collect the metrics …
-
Hi, I think it would be good if we can adjust the volume size.
Currently its not possible to make the volume bigger to host more logs. In big tests that is needed.
ecs-cli seems not to have an opt…