mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-22 17:51:28 +00:00
- Change VERSION from 2.8 to 2.7 (increment by 1, not 2) - Follows Kubernetes convention for base image updates
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!)