How to set up Amazon FSx for NetApp ONTAP to use with Red Hat OpenShift Service on AWS
As developers continue to use platforms such as Kubernetes to deploy applications, many of these deployments could benefit from a persistent, shared storage layer. While Red Hat® OpenShift® Service on AWS (ROSA) clusters can use locally attached Amazon Elastic Block Store (EBS) volumes, there is another scalable solution: Amazon FSx for NetApp ONTAP (FSxN).
In this learning path, we will explore how to use FSxN as a persistent storage layer for applications running on ROSA. We’ll guide you through the installation of the NetApp Trident CSI driver on a ROSA cluster, the provisioning of an FSxN file system, and the deployment of a sample stateful application. Additionally, we’ll cover strategies for backing up and restoring your application data. With this integrated solution, you can establish a shared storage framework that effortlessly scales across AZs, simplifying the processes of scaling, protecting, and restoring your data using the Trident CSI driver.
What do you need before starting?
- AWS account
- Red Hat account
- Identity and access management (IAM) user with appropriate permissions to create and access ROSA cluster
- AWS command line interface (CLI)
- ROSA CLI
- OpenShift CLI (oc)
- Helm 3 documentation
- Hosted control plane (HCP) ROSA cluster with at least 2 bare-metal worker nodes
- OpenShift Virtualization installed on ROSA cluster
- Access to Red Hat OpenShift web console
What is included in this learning path?
- Prerequisites
- What is Amazon FSx for NetApp ONTAP?
- Setting up Amazon FSx NetApp for ONTAP for ROSA with Hosted Control Plane
- Example of live migration of virtual machines with OpenShift Virtualization on ROSA and Amazon FSx for NetApp ONTAP
What will you get?
- Basic understanding of Amazon FSx for NetApp ONTAP
- Experience configuring FSxN
- Virtual machine migrated to a new node
This learning path is for operations teams or system administrators
Developers may want to check out Transitioning to ROSA HCP on developers.redhat.com.