## Problem Statement I'd like to reference ephemeral volumes within the Volume type. However, it's not implemented yet. ## Proposed Solution Implement support for [EphemeralVolumeSource](https://github.com/kubernetes/api/blob/master/core/v1/types.go#L2080). ## Alternatives Considered / ## Additional Context /