Skip to content

Support ephemeral storage resource configuration #134

@Preetham-MSK

Description

@Preetham-MSK

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions