Storage Driver
#1005
Replies: 1 comment
-
You'll find some details about that decision in the enhancement document: https://github.com/openshift/enhancements/blob/master/enhancements/microshift/microshift-default-csi-plugin.md |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Team,
Why did you replace the simple "hostpath provisioner" from the initial project with "topo-lvm" ?
Hostpath runs 1 container, while topo-lvm ist much slower on simple edge hardware and much more complicated . It also runs a total of 8 containers.
Edge-Devices typically have one sinlge SD-Card, so why bother with a LVM management for PVs instead of simple subdirectories ?
Andreas
Beta Was this translation helpful? Give feedback.
All reactions