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

instance type update

This commit is contained in:
mletalie
2025-05-06 10:05:23 -04:00
committed by openshift-cherrypick-robot
parent 61744e5111
commit c6d24cc1bc
3 changed files with 52 additions and 13 deletions

View File

@@ -2,6 +2,7 @@
[id="persistent-storage-csi-gcp-pd"]
= GCP PD CSI Driver Operator
include::_attributes/common-attributes.adoc[]
include::_attributes/attributes-openshift-dedicated.adoc[]
:context: persistent-storage-csi-gcp-pd
toc::[]
@@ -19,15 +20,15 @@ To create CSI-provisioned persistent volumes (PVs) that mount to GCP PD storage
* *GCP PD CSI Driver Operator*: By default, the Operator provides a storage class that you can use to create PVCs. You can disable this default storage class if desired (see xref:../../storage/container_storage_interface/persistent-storage-csi-sc-manage.adoc#persistent-storage-csi-sc-manage[Managing the default storage class]). You also have the option to create the GCP PD storage class as described in xref:../../storage/persistent_storage/persistent-storage-gce.adoc#persistent-storage-using-gce[Persistent storage using GCE Persistent Disk].
* *GCP PD driver*: The driver enables you to create and mount GCP PD PVs.
ifndef::openshift-dedicated[]
//
+
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.
ifndef::openshift-dedicated[]
[NOTE]
====
{product-title} provides automatic migration for the GCE Persistent Disk in-tree volume plugin to its equivalent CSI driver. For more information, see xref:../../storage/container_storage_interface/persistent-storage-csi-migration.adoc#persistent-storage-csi-migration[CSI automatic migration].
====
endif::openshift-dedicated[]
[id="c3-instance-type-for-bare-metal-and-n4-machine-series"]
== C3 instance type for bare metal and N4 machine series
@@ -39,7 +40,7 @@ include::modules/persistent-storage-csi-gcp-hyperdisk-storage-pools-overview.ado
To set up storage pools, see xref:../../storage/container_storage_interface/persistent-storage-csi-gcp-pd.adoc#persistent-storage-csi-gcp-hyperdisk-storage-pools-procedure_persistent-storage-csi-gcp-pd[Setting up hyperdisk-balanced disks].
include::modules/persistent-storage-csi-gcp-hyperdisk-storage-pools-procedure.adoc[leveloffset=+2]
endif::openshift-dedicated[]
ifndef::openshift-dedicated[]
[id="resources-for-gcp-c3-n4-instances"]
[role="_additional-resources"]