Skip to content

[FEATURE] When deploying curvine-worker Helm, it is necessary to support data path mounting of type MEM. #25

@xingnailu

Description

@xingnailu

When I want to mount memory as a local path to the curvine-worker, Helm currently doesn't provide a formal way to do so; I need to manually input /dev/shm from the host machine as the hostpath.

   `hostPath: "/dev/shm/curvine/mem-data"  # Use hostPath if storageClass is empty`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions