aws / containers-roadmap

This is the public roadmap for AWS container services (ECS, ECR, Fargate, and EKS).
https://aws.amazon.com/about-aws/whats-new/containers/
Other
5.21k stars 319 forks source link

[service] [request]: Add support to FSx for Fargate in Windows Containers #1654

Open FANMixco opened 2 years ago

FANMixco commented 2 years ago

Community Note

Tell us about your request What do you want us to build? We want to deploy Fargate Windows containers with volumes.

Which service(s) is this request for? Fargate, ECS

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? We need to mount a volume in a Windows Container using Fargate.

Are you currently working around this issue? How are you currently solving this problem? We had to create an EC2 instance and run the containers there.

Additional context Anything else we should know?

No FSx support for Fargate cases: image

Support exists for EC2 instances:

image

jterry75 commented 2 years ago

@FANMixco - Thanks for reporting, we are looking into it.

@SaloniSonpal - Can you tag this plz

jtatum commented 1 year ago

Title should say FSx, not SFx

FANMixco commented 1 year ago

Title should say FSx, not SFx

Corrected. Thanks.

goyalpurvi commented 6 months ago

Hi @FANMixco Here's a blog with step by step walkthrough of how you can use SMB share on ECS/Fargate Windows: https://aws.amazon.com/blogs/containers/use-smb-storage-with-windows-containers-on-aws-fargate/