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

Firecracker Limitation: volume support #1071

Closed
@mcastelino

Description

@mcastelino

Description of problem

Firecracker today does not have support for host to guest file sharing. Kata achieves minimal file sharing by copying files from host to guest.

Critical kubernetes features like tokens, secrets, configmaps are typically volumes mapping to host side directories with files (and symlinks).

We need to find a method to handle common kubernetes volumes mounts using copy.
This may help us handle short lived PODs that may not need to handle updates (like FaaS usages).

Metadata

Metadata

Assignees

No one assigned

    Labels

    limitationIssue cannot be resolved

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions