containers-roadmap icon indicating copy to clipboard operation
containers-roadmap copied to clipboard

[ECS] [request]: Support Sidecar Containers on AWS Batch Task

Open johnrk-zz opened this issue 4 years ago • 3 comments

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.)

johnrk-zz avatar Oct 01 '21 21:10 johnrk-zz

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.

johnrk-zz avatar Oct 01 '21 21:10 johnrk-zz

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.

nathanhruby avatar Jun 28 '22 16:06 nathanhruby

+1

laureanopiotti avatar Jul 13 '22 20:07 laureanopiotti

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. :)

anybodysguest avatar Dec 19 '22 20:12 anybodysguest

@johnrk-zz, same problem here with datadog, did you find any workaround ?

ecoupal-believe avatar Feb 20 '24 13:02 ecoupal-believe

I assume this should now be possible after yesterday's announcement: AWS Batch now offers multi-container jobs

adamantike avatar Feb 29 '24 17:02 adamantike