Skip to content

Libraries caches set to forbidden /.cache for generated non-root users causing vLLM pod failure #83

@biranofer

Description

@biranofer

Generated random users (non-root) sometime has no home set (as e,g, in OpenShift), which in such case default to forbidden / , and the libraries of
Triton, XDG, Flushinfer and Hugging pointing their cache there, resulting in failure of the vLLM pod.

The suggested fix is to enable pointing their caches to a safe mount (e,g, under /tmp) by values.yaml parameters and related additions in the deployment.yaml for env, volumes and volumeMounts.

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