k3s/test/images/volumes-tester/iscsi
Matthias Bertschy 9b15af19b2 Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
..
Dockerfile Fix iSCSI image 2018-03-02 16:41:39 +01:00
Makefile Migrating test images to gcr.io/kubernetes-e2e-test-images 2018-04-04 12:09:57 -07:00
README.md move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
block.tar.gz Fix iSCSI image 2018-03-02 16:41:39 +01:00
create_block.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
initiatorname.iscsi move contrib/for-tests to test/images 2015-08-14 20:42:46 -07:00
run_iscsid.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
saveconfig.json Fix iSCSI image 2018-03-02 16:41:39 +01:00

README.md

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