longhorn
longhorn copied to clipboard
[IMPROVEMENT] Check kernel module `dm_crypt` on host machines
Is your improvement request related to a feature? Please describe (👍 if you like this request)
- Add the necessary
dm_crypt
kernel module for encrypted volumes in the official document - Add the necessary
dm_crypt
kernel module check in thenode.status.conditions
- Add the necessary
dm_crypt
kernel module check in thelonghornctl
Describe the solution you'd like
Describe alternatives you've considered
Additional context
https://github.com/longhorn/longhorn/issues/9135
Tasks
- [ ] doc: The documentation for the necessary
dm_crypt
kernel module for encrypted volumes - [ ] longhorn-manager:
dm_crypt
kernel module check in thenode.status.conditions
- [x] cli:
dm_crypt
kernel module check