How to create the AWS EFS storage class using the ROSA cluster web console

Solution Verified - Updated -

Environment

  • ROSA (Red Hat OpenShift Service on AWS)
    • 4.x

Issue

  • Creating the AWS EFS storage class using the web console

Resolution

Steps

  1. Log in to your ROSA cluster web console and on the left hand side navigate to the Storage tab and then click on StorageClasses.

  2. On the StorageClasses page, click Create StorageClass.

  3. 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 efs.csi.aws.com from the Provisioner drop-down list.
    • Optional: Set the configuration parameters for the selected provisioner.
  4. Click Create.

This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.

Comments