awslabs / mountpoint-s3-csi-driver

Built on Mountpoint for Amazon S3, the Mountpoint CSI driver presents an Amazon S3 bucket as a storage volume accessible by containers in your Kubernetes cluster.
Apache License 2.0
153 stars 18 forks source link

Support for Windows based Container Images #148

Open Kampe opened 4 months ago

Kampe commented 4 months ago

/feature

Is your feature request related to a problem? Please describe. Using s3 mountpoints on a windows container would be convenient.

Describe the solution you'd like in detail Same functionality, just for windows pods.

Describe alternatives you've considered Many, there's no good Windows solutions for storage for multi AZ support

jjkr commented 4 months ago

Thank you for the feature request. CSI driver support will depend on mountpoint itself supporting Windows. You can add a thumbs up to the issue here https://github.com/awslabs/mountpoint-s3/issues/154.