1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-10 09:56:55 +00:00
kyverno/vendor/k8s.io/kubernetes/test/images/volume/iscsi
2019-10-23 23:19:53 -07:00
..
BASEIMAGE update vendor 2019-10-23 23:19:53 -07:00
block.tar.gz update vendor 2019-10-23 23:19:53 -07:00
create_block.sh update vendor 2019-10-23 23:19:53 -07:00
Dockerfile update vendor 2019-10-23 23:19:53 -07:00
initiatorname.iscsi update vendor 2019-10-23 23:19:53 -07:00
README.md update vendor 2019-10-23 23:19:53 -07:00
run_iscsid.sh update vendor 2019-10-23 23:19:53 -07:00
saveconfig.json update vendor 2019-10-23 23:19:53 -07:00
VERSION update vendor 2019-10-23 23:19:53 -07: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 create_block.sh (run as root!)

Analytics