tarpoon/vendor/k8s.io/kubernetes/test/images/volumes-tester/iscsi
2016-12-03 22:43:32 -08:00
..
block.tar.gz Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
create_block.sh Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
Dockerfile Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
initiatorname.iscsi Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
Makefile Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
README.md Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
run_iscsid.sh Add glide.yaml and vendor deps 2016-12-03 22:43:32 -08:00
saveconfig.json Add glide.yaml and vendor deps 2016-12-03 22:43:32 -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