ceph-csi/vendor/k8s.io/kubernetes/test/images/volumes-tester/iscsi
2018-07-31 14:53:26 +02:00
..
block.tar.gz vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
create_block.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
Dockerfile vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
initiatorname.iscsi vendor files 2018-01-10 13:42:26 -05:00
Makefile vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
README.md vendor files 2018-01-10 13:42:26 -05:00
run_iscsid.sh vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00
saveconfig.json vendor update for CSI 0.3.0 2018-07-31 14:53:26 +02:00

iSCSI target container for testing.

Inspired by https://github.com/rvykydal/dockerfile-iscsid

  • The container needs /lib/modules from the host to insert appropriate kernel modules for iscsi. This assumes that these modules are installed on the host!

  • The container needs to run with docker --privileged

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

Analytics