1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Fix the order of modules for GCP PD CSI Driver content

This commit is contained in:
Lisa Pettyjohn
2025-12-05 14:02:21 -05:00
committed by openshift-cherrypick-robot
parent f7bc1c7709
commit c27121b041

View File

@@ -22,7 +22,8 @@ To create CSI-provisioned persistent volumes (PVs) that mount to GCP PD storage
* *GCP PD driver*: The driver enables you to create and mount GCP PD PVs.
//
+
GCP PD CSI driver supports the C3 instance type for bare metal and N4 machine series. The C3 instance type and N4 machine series support the hyperdisk-balanced disks.
GCP PD CSI driver supports the C3 instance type for bare metal and N4 machine series. The C3 instance type and N4 machine series support the hyperdisk-balanced disks. For more information, see Section _C3 instance type for bare metal and N4 machine series_.
ifndef::openshift-dedicated[]
[NOTE]
====
@@ -30,6 +31,10 @@ ifndef::openshift-dedicated[]
====
endif::openshift-dedicated[]
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-gcp-pd-storage-class-ref.adoc[leveloffset=+1]
[id="c3-instance-type-for-bare-metal-and-n4-machine-series"]
== C3 instance type for bare metal and N4 machine series
@@ -48,10 +53,6 @@ ifndef::openshift-dedicated[]
* xref:../../installing/installing_gcp/installing-gcp-customizations.adoc#installing-gcp-customizations[Installing a cluster on GCP with customizations]
endif::openshift-dedicated[]
include::modules/persistent-storage-csi-about.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-gcp-pd-storage-class-ref.adoc[leveloffset=+1]
include::modules/persistent-storage-csi-gcp-pd-encrypted-pv.adoc[leveloffset=+1]
ifndef::openshift-rosa,openshift-dedicated[]