Support Status for AWS EFS on OCP
Environment
- Red Hat OpenShift Container Platform (RHOCP)
- 3.11
- 4
- Red Hat OpenShift Dedicated (OSD)
- 4
- Red Hat OpenShift Service on AWS (ROSA)
- 4
aws-efs-operator
community operatoraws-efs-csi-driver-operator
EFS CSI Driver operator
Issue
- Is the AWS EFS Provisioner available and supported on Red Hat OpenShift Container Platform?
- Is the
aws-efs-operator
supported in OCP?
Resolution
OCP 3
- For OpenShift Container Platform 3.11 the AWS EFS Provisioner is available as a Tech Preview feature:
OCP 4
The aws-efs-operator
community operator is not supported by Red Hat in OCP 4. Regarding the aws-efs-csi-driver-operator
from the openshift-cluster-csi-drivers
:
-
For OpenShift Container Platform 4.9 the AWS Elastic File Service CSI Driver Operator is available as a Tech Preview feature:
-
For OpenShift Container Platform 4.10 the AWS Elastic File Service CSI Driver Operator is now Generally Available (GA).
Note: If the
aws-efs-operator
community operator is already installed, it's possible to migrate to theaws-efs-csi-driver-operator
CSI Driver operator as explained in Migration fromaws-efs-operator
toaws-csi-efs-driver-operator
.
Root Cause
Starting with OCP 4.10, the aws-efs-csi-driver-operator
is supported.
Diagnostic Steps
To check if the unsupported aws-efs-operator.openshift-operators
community operator is installed, it's possible to check the installed operators in the cluster:
$ oc get operators | grep -i efs
aws-efs-operator.openshift-operators 19d
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