-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
Hi @joyrex2001 ,
Currently, Kubedock supports configuring CPU and memory resources when spinning up containers, but there doesn't seem to be an option for configuring ephemeral storage resources. I believe this feature would be helpful for workloads that require temporary storage, such as those needing disk space for caching, logs, or other temporary data storage.
Could we add labels and parameters similar to those for CPU and memory, such as:
- Label:
com.joyrex2001.kubedock.request-ephemeral-storage - Argument:
--request-ephemeral-storage
This feature would make Kubedock more flexible and suitable for a wider range of workloads that also rely on ephemeral storage, such as databases with initialized schemas, data processing, or application containers that generate large amounts of temporary data.
jonesbusy and gaelgoth
Metadata
Metadata
Assignees
Labels
No labels