Skip to content

Commit 3783d01

Browse files
authored
Merge pull request #34443 from lpettyjo/OSDOCS-2185
OSDOCS-2185: GCE Auto Migration (TP)
2 parents 2d8c294 + 9d2c8e3 commit 3783d01

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

modules/persistent-storage-csi-migration-enable.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ You can specify CSI automatic migration for a selected CSI driver by setting `Cu
4141
* CSIMigrationOpenStack
4242

4343
* CSIMigrationAzure
44+
45+
* CSIMigrationGCE
4446
--
4547
+
4648
The following configuration example enables automatic migration to the AWS EBS CSI driver only:

modules/persistent-storage-csi-migration-overview.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The following drivers are supported:
1515

1616
* Azure Disk
1717

18+
* Google Compute Engine Persistent Disk (in-tree) and Google Cloud Platform Persistent Disk (CSI)
19+
1820
CSI automatic migration should be seamless. Enabling this feature does not change how you use all existing API objects (for example, `PersistentVolumes`, `PersistentVolumeClaims`, and `StorageClasses`).
1921

2022
By default, automatic migration is disabled.

0 commit comments

Comments
 (0)