Help improve this page
To contribute to this user guide, choose the Edit this page on GitHub link that is located in the right pane of every page.
With the Mountpoint for Amazon S3 Container Storage Interface (CSI) driver
Considerations
-
The Mountpoint for Amazon S3 CSI driver isn’t presently compatible with Windows-based container images.
-
The Mountpoint for Amazon S3 CSI driver isn’t presently compatible with Amazon EKS Hybrid Nodes.
-
The Mountpoint for Amazon S3 CSI driver doesn’t support AWS Fargate. However, containers that are running in Amazon EC2 (either with Amazon EKS or a custom Kubernetes installation) are supported.
-
The Mountpoint for Amazon S3 CSI driver supports only static provisioning. Dynamic provisioning, or creation of new buckets, isn’t supported.
Note
Static provisioning refers to using an existing Amazon S3 bucket that is specified as the
bucketName
in thevolumeAttributes
in thePersistentVolume
object. For more information, see Static Provisioningon GitHub. -
Volumes mounted with the Mountpoint for Amazon S3 CSI driver don’t support all POSIX file-system features. For details about file-system behavior, see Mountpoint for Amazon S3 file system behavior
on GitHub.
For details on deploying the driver, see Deploy the Mountpoint for Amazon S3 driver. For details on removing the driver, see Remove the Mountpoint for Amazon S3 Amazon EKS add-on.