1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/microshift_storage/microshift-storage-migration.adoc
2024-09-25 15:38:37 +00:00

12 lines
720 B
Plaintext

:_mod-docs-content-type: ASSEMBLY
[id="microshift-storage-migration"]
= Updating existing Kubernetes storage objects
include::_attributes/attributes-microshift.adoc[]
:context: microshift-storage-migration
toc::[]
Storage version migration is used to update existing objects in the cluster from their current version to the latest version. The Kube Storage Version Migrator embedded controller is used in {microshift-short} to migrate resources without having to recreate those resources. Either you or a controller can create a `StorageVersionMigration` custom resource (CR) that requests a migration through the Migrator Controller.
include::modules/microshift-making-storage-migration-request.adoc[leveloffset=+1]