Skip to content

CSI Provisioning #238

Answered by phlogistonjohn
wibed asked this question in Q&A
Discussion options

You must be logged in to vote

Supporting CSI provisioning is something on our radar but hasn't made a lot of progress lately.

My personal vision for CSI looks something like this:

  • We reuse the existing smb driver for attaching to volumes: https://github.com/kubernetes-csi/csi-driver-smb
  • We add a custom CSI provisioner that creates SmbShares dynamically
    • A project exists for this but hasn't made much progress so far
  • Some efficiency enhancements in the operator (I've been looking into this)
  • The ability to deploy it all neatly

I encourage anyone who reads this and is interested feel free to discuss this further here or to consider contributing to the project(s).

That all said, you could probably manually combine some…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wibed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants