k3s/test/images/volume/rbd
Masaki Kimura 8139eb7609 Change rbd base image back to fedora 26
Due to the compatiblility issue for ceph server, it needs to change
back to fedora 26 from fedora 28, as a workaround.
2018-08-13 20:27:44 +00:00
..
BASEIMAGE
Dockerfile
README.md
VERSION
block.tar.gz
bootstrap.sh
ceph.conf.sh
create_block.sh
keyring
mds.sh
mon.sh
osd.sh

README.md

rbd and ceph target container for testing.

  • The container needs to run with docker --privileged

block.tar.gz is a small ext2 filesystem created by create_block.sh (run as root!)