Skip to content

generic ephemeral inline volumes #1698

@pohly

Description

@pohly

Enhancement Description

  • One-line enhancement description (can be used as a release note): inline volumes with normal provisioning
  • Kubernetes Enhancement Proposal: generic ephemeral inline volumes KEP #1701
  • Primary contact (assignee): @pohly
  • Responsible SIGs: @kubernetes/sig-storage-feature-requests
  • Enhancement target (which target equals to which milestone):
    • Alpha release target: 1.19
    • Beta release target: 1.21
    • Stable release target: 1.23

The current CSI ephemeral inline volume support is designed for CSI drivers that are specifically written for such volumes. The assumption is that such volumes can be created and destroyed quickly on a node together with the pod. Parameters are driver specific.

But ephemeral inline volumes are also useful in combination with traditional storage drivers, for example as temporary scratch space. The goal is to enable ephemeral inline volumes such that:

Metadata

Metadata

Assignees

Labels

kind/api-changeCategorizes issue or PR as related to adding, removing, or otherwise changing an APIkind/featureCategorizes issue or PR as related to a new feature.sig/storageCategorizes an issue or PR as relevant to SIG Storage.stage/stableDenotes an issue tracking an enhancement targeted for Stable/GA status

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions