Skip to content

Allow providing Ephemeral PVCs on Worker to avoid space limitation of the node disk #35

@max-r-clever

Description

@max-r-clever

Feature description

Hi !

Description

Currently, the worker deployment use an emptyDir volume, which stores temporary data directly on the node's filesystem. This approach can lead to issues with disk space on the node getting filled up by a task and the worker getting killed.

Requested Feature/Enhancement

The ability to set a PVC for the temporary data directory of the worker deployment.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions