Skip to content

Expose /dev/fuse to the Kubernetes Node #2536

@ChristianJacobsen

Description

@ChristianJacobsen

Is your feature request related to a problem? Please describe.
I want to use Rclone together with a separate service in Kubernetes. I'm doing this with Docker Compose today already, but /dev/fuse is not exposed to the Kubernetes Node.

Describe the solution you'd like
I would like for the /dev/fuse device to be mounted into the Kubernetes Node so that If I run kubectl debug node/orbstack --it --image=alpine -- ls -l /dev/fuse, it returns the device.

Describe alternatives you've considered
Sticking with Docker Compose instead of running my services in Kubernetes or manually running K3S using K3D on the regular OrbStack Docker machine. I would much prefer the "native" K3S solution however.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions