EmptyDir
volumes.Before this feature was introduced, there
Author: Jing Xu (Google) Local ephemeral storage
capacity isolation was introduced as a alpha feature in Kubernetes
1.7 and it went beta in 1.9.With Kubernetes 1.25 we are excited to
announce general availability(GA) of this feature. Pods use
ephemeral local storage for scratch space, caching, and logs.The
lifetime of local ephemeral storage does not extend beyond the life
of the individual pod.It is exposed to pods using the container’s
writable layer, logs directory, and