cri-o/vendor/k8s.io/kubernetes/test/images/volumes-tester/iscsi
Mrunal Patel 8e5b17cf13 Switch to github.com/golang/dep for vendoring
Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
2017-01-31 16:45:59 -08:00
..
block.tar.gz Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
create_block.sh Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
Dockerfile Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
initiatorname.iscsi Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
Makefile Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
README.md Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
run_iscsid.sh Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08:00
saveconfig.json Switch to github.com/golang/dep for vendoring 2017-01-31 16:45:59 -08: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