Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filesystem encryption support #29

Open
majst01 opened this issue Oct 16, 2020 · 0 comments
Open

Filesystem encryption support #29

majst01 opened this issue Oct 16, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@majst01
Copy link
Contributor

majst01 commented Oct 16, 2020

some customers may want to encrypt their data with a self provided key. The CSI spec provides interfaces for secrets per storage class and per volume: https://kubernetes-csi.github.io/docs/secrets-and-credentials-storage-class.html

With this secret, we can encrypt the filesystem with dm-crypt or cryptsetup https://wiki.archlinux.org/index.php/dm-crypt

/cc @chbmuc

@majst01 majst01 added the enhancement New feature or request label Oct 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant