是否可以在 Fargate windows 容器上安装 FSx 存储?

Is it possible to mount FSx storage on a Fargate windows containers?

我想弄清楚我是否可以将 Fargate 用于我们的应用程序。由于它使用网络存储,我们决定使用 FSx。但是,我无法在 AWS 上找到有关如何在 Fargate windows 容器上安装 FSx 存储的文档。可能吗?

我只找到了这篇关于如何在 ECS EC2 container 主机上安装 FSx 存储的 AWS 文章。

有人可以确认 Fargate windows 容器上的 FSx 是否可行吗?

暂不支持。 FSx 文档在这里提到了这一点:https://docs.aws.amazon.com/AmazonECS/latest/developerguide/wfsx-volumes.html

You cannot use FSx for Windows File Server volumes in a Windows containers on Fargate configuration.