Skip to content

Commit f50994a

Browse files
authored
Update volumes.md
1 parent 265bf31 commit f50994a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/en/docs/concepts/storage/volumes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -248,14 +248,14 @@ spec:
248248

249249
#### CSI Migration
250250

251-
{{< feature-state for_k8s_version="v1.14" state="alpha" >}}
251+
{{< feature-state for_k8s_version="v1.18" state="beta" >}}
252252

253253
The CSI Migration feature for Cinder, when enabled, shims all plugin operations
254254
from the existing in-tree plugin to the `cinder.csi.openstack.org` Container
255255
Storage Interface (CSI) Driver. In order to use this feature, the [Openstack Cinder CSI
256256
Driver](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/using-cinder-csi-plugin.md)
257257
must be installed on the cluster and the `CSIMigration` and `CSIMigrationOpenStack`
258-
Alpha features must be enabled.
258+
Beta features must be enabled.
259259

260260
### configMap {#configmap}
261261

0 commit comments

Comments
 (0)