-
More discussion in https://github.com/aws/amazon-ecs-agent/issues/460
-
Related to #61
Cloud Watch agent can be run in container using image generated from https://github.com/aws-samples/amazon-cloudwatch-container-insights/tree/master/cloudwatch-agent-dockerfile. Ho…
-
I am getting this error:
aws ecs execute-command --region REGION --cluster CLUSTER --task TASK --container CONTAINER --command "/bin/sh" --interactive
The Session Manager plugin was installed su…
-
Hey team!
ECS is complaining that it's lost connection with the agent. I was just curious if y'all have seen these errors before:
In the ECS console:
```
service docker-demo-app was unable to …
-
Hi Everyone,
We have updated Cromwell from version 51 to 82 recently, and changed the following line in Dockerfile:
-----------------------------------------------------------------------
FROM br…
-
### Describe the bug
task memory config is required in CDK but not supported by windows instances
https://github.com/aws/aws-cdk/blob/ddb4766785e27fbd4d672a5ff31fb07c3d3d389a/packages/%40aws-cdk/a…
-
I am trying to execute commands on ECS containers and have the logged output sent to CloudWatch (or S3). I have successfully configured everything (confirmed with CLI and SDK).
However, when using …
-
### Summary
Docker 19.03 now has built-in support for GPU, there is no need to specify an alternate runtime. However, at run time, `--gpus all` or a specific set of GPUs needs to be passed as a…
-
### Describe the question/issue
Amazon EKS [launched](https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-eks-pod-identity/) Pod Identity to simplify IAM configuration for pods. In order…
-
Hi I was wondering if it's possible to run the Datadog Agent in the same container as my Go application. I'm currently able to run Datadog in a separate container, but this requires some kind of conta…