containers-roadmap
containers-roadmap copied to clipboard
[ECS] [request]: Support Sidecar Containers on AWS Batch Task
Community Note
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Tell us about your request Please allow support sidecar containers on AWS Batch Task.
Which service(s) is this request for? ECS
Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? The lack of sidecar container support for AWS Batch is causing AWS Batch to have issues with its auto-scaling.
Are you currently working around this issue? Users are currently required to run Datadog Agent as a daemon service. With this setup, users are having issues with AWS Batch properly auto-scaling.
Additional context This is for Datadog users.
Attachments If you think you might have additional information that you'd like to include via an attachment, please do - we'll take a look. (Remember to remove any personally-identifiable information.)
In addition to this feature request, do you all plan to support AWS Firelens with AWS Batch?
There does not appear to be any documentation about it.
Sidecars are useful for a number of reasons, not just data dog. In our case we are trying to use a external provided sidecar from an OSS project instead of building project and the language ecosystem into our app container and runtime.
+1
Would love to have this feature. I currently do a lot of work with Fargate and use multiple containers per task regularly. It would be great to have the Fargate-flavor of AWS batch be able to use sidecars. In fact, it would be downright amazing. :)
@johnrk-zz, same problem here with datadog, did you find any workaround ?
I assume this should now be possible after yesterday's announcement: AWS Batch now offers multi-container jobs