1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/microshift_updating/microshift-storage-migration.adoc
2025-11-13 20:40:36 +00:00

12 lines
751 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 {microshift-short} node 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 re-create 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-updating-stored-data-to-latest-storage-version.adoc[leveloffset=+1]