We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d09c4e commit 20da6a9Copy full SHA for 20da6a9
content/en/docs/concepts/storage/persistent-volumes.md
@@ -4,6 +4,7 @@ reviewers:
4
- saad-ali
5
- thockin
6
- msau42
7
+- xing-yang
8
title: Persistent Volumes
9
feature:
10
title: Storage orchestration
@@ -663,7 +664,7 @@ Only statically provisioned volumes are supported for alpha release. Administrat
663
664
665
## Volume Snapshot and Restore Volume from Snapshot Support
666
-{{< feature-state for_k8s_version="v1.12" state="alpha" >}}
667
+{{< feature-state for_k8s_version="v1.17" state="beta" >}}
668
669
Volume snapshot feature was added to support CSI Volume Plugins only. For details, see [volume snapshots](/docs/concepts/storage/volume-snapshots/).
670
0 commit comments