mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
17 lines
860 B
Plaintext
17 lines
860 B
Plaintext
:_mod-docs-content-type: ASSEMBLY
|
|
[id="persistent-storage-csi-migration"]
|
|
= CSI automatic migration
|
|
include::_attributes/common-attributes.adoc[]
|
|
:context: persistent-storage-csi-migration
|
|
|
|
toc::[]
|
|
|
|
In-tree storage drivers that are traditionally shipped with {product-title} are being deprecated and replaced by their equivalent Container Storage Interface (CSI) drivers. {product-title} provides automatic migration for in-tree volume plugins to their equivalent CSI drivers.
|
|
|
|
include::modules/persistent-storage-csi-migration-overview.adoc[leveloffset=+1]
|
|
|
|
include::modules/persistent-storage-csi-migration-sc.adoc[leveloffset=+1]
|
|
|
|
To change the default storage class, see xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#change-default-storage-class_persistent-storage-csi-sc-manage[Changing the default storage class].
|
|
|