Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

agent: Add support for local storage #521

Merged
merged 1 commit into from
Apr 12, 2019

Commits on Apr 10, 2019

  1. agent: Add support for local storage

    Local storage is just a directory created inside the VM.
    This will use whatever the storage driver is for the container
    rootfs. This will normally be 9p, but in some cases could be
    device mapper. In this case the directory will benefit from the improved
    performance of device mapper.
    
    Fixes kata-containers#524
    
    Signed-off-by: Alex Price <aprice@atlassian.com>
    awprice committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    8847998 View commit details
    Browse the repository at this point in the history