CSI Inline Ephemeral Documentation Update (#14704)

* CSI inline ephemeral ver update in doc

* CSI inline ephemeral feature-gate update
This commit is contained in:
Vladimir Vivien
2019-06-10 15:29:11 -04:00
committed by Kubernetes Prow Robot
parent b1a0711f11
commit 1ab3957704
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1315,7 +1315,7 @@ Learn how to
#### CSI ephemeral volumes
{{< feature-state for_k8s_version="v1.14" state="alpha" >}}
{{< feature-state for_k8s_version="v1.15" state="alpha" >}}
This feature allows CSI volumes to be directly embedded in the Pod specification instead of a PersistentVolume. Volumes specified in this way are ephemeral and do not persist across Pod restarts.