infra-docs-fpo/modules/sysadmin_guide/pages/sop_aws_efs_operator.adoc
David Kirwan c0d6947dba
ocp4 sops moved into sysadmin_guide
Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
2024-07-22 10:37:01 +01:00

23 lines
839 B
Text

= Configure the AWS EFS Operator
== Resources
- [1] https://github.com/openshift/aws-efs-operator
- [2] https://access.redhat.com/articles/5025181
== Installation
For installation instructions visit the official docs at: [1], [2].
- From the webconsole, click on the `Operators` option, then `OperatorHub`
- Search for `efs`
- Click the operator named `AWS EFS Operator`
- Click install
- Make sure the `Update Channel` matches `stable`.
- Ensure that the `Update Approval` is set to automatic.
== Configuration
- No configuration is required for this operator.
- Users must be given permissions to perform CRUD operations on `SharedVolume` objects
- Making use of the Fedora Ansible role `communishift` to create the AWS EFS Filesystems and Access Points, will also create a Secret containing these details in the users namespace.