You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2024. It is now read-only.
README.md: describe features of raw block volumes, update example
Our documentation did not specify how exactly PMEM-CSI provides raw
block volumes and thus what users can expect from them. Actually using
them also isn't trivial. This now gets explained in the documentation
and in the updated example.
Ubuntu is used as base image because the "mknod" in busybox does not
accept hex device numbers as printed by "stat" and because mkfs.ext4
is in the image. With Clear Linux, mkfs.ext4 would have to be
installed from a rather large bundle.
0 commit comments