Open
Description
Description
Provide CSI drivers as add-ons that can be used to alter mount properties for application containers.
Possible solution
I have a need to use a CSI driver with my single container app. Specifically, https://github.com/awslabs/mountpoint-s3-csi-driver. Unfortunately, I do not control development of the container I need to provide mounts to.
Would it be too much trouble to have a few CSI drivers available as add-ons. How much additional plumbing would be needed in Kubero to make them available to containers as mount options?
Alternatives
No response
Additional information
No response