mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-29 12:04:21 +01:00
These instructions cover how to install and setup SPDK vhost-user target, construct a vhost-user-blk device based memory, configure the vhost-user-blk device to be available for kata container, and run kata container with SPDK vhost-user-blk device via docker. Fixes: #586 Signed-off-by: Liu Xiaodong <xiaodong.liu@intel.com>