1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/storage-create-storage-class-console.adoc
Olga Tikhomirova 3903bf2d75 OSDOCS-15926 - Removing unused OSD files
(cherry picked from commit d9774fb40a)
2025-11-26 10:02:19 -08:00

35 lines
1.0 KiB
Plaintext

// Module included in the following assemblies:
//
// * storage/persistent_storage/persistent-storage-aws-efs-csi.adoc
:_mod-docs-content-type: PROCEDURE
[id="storage-create-storage-class-console_{context}"]
= Creating the {StorageClass} storage class using the console
[role="_abstract"]
.Procedure
. In the {product-title} web console, click *Storage* -> *StorageClasses*.
. On the *StorageClasses* page, click *Create StorageClass*.
. On the *StorageClass* page, perform the following steps:
.. Enter a name to reference the storage class.
.. Optional: Enter the description.
.. Select the reclaim policy.
.. Select *`{Provisioner}`* from the *Provisioner* drop-down list.
+
ifeval::["{Provisioner}" == "kubernetes.io/aws-ebs"]
[NOTE]
====
To create the storage class with the equivalent CSI driver, select `{CsiDriver}` from the drop-down list. For more details, see _AWS Elastic Block Store CSI Driver Operator_.
====
endif::[]
.. Optional: Set the configuration parameters for the selected provisioner.
. Click *Create*.