mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-26 02:24:21 +01:00
- For initial offering of virtiofsd, hugepages are required - use the qemu hypervisor type for configuration template - decrease virtiofs cache size from 8192 to 1024, to better support running with virtio-fs on smaller machines while hugepages are required. - For initial experimental release, utilize virtio-serial instead of vsock Fixes: #1662 Signed-off-by: Eric Ernst <eric.ernst@intel.com>