#VMWare cloud on AWS using ONTAP

1 messages · Page 1 of 1 (latest)

wispy canyon
#

Hi there, I'm currently utilizing VMware Cloud on AWS and managing Kubernetes clusters within it. My objective is to provision PVCs in the NFS style. Initially, I considered employing EFS, but unfortunately, it lacks compatibility. Consequently, I've become acquainted with Amazon FSx for NetApp ONTAP as a viable alternative. While perusing the documentation, it's evident that the provisioning process takes place through the AWS console. Following this setup, I'm interested in understanding the subsequent steps required for creating PVCs. Do I need to install any specific CSI drivers or helm charts related to this? Your insights would be greatly appreciated.

quasi brook
#

Hey Matt, welcome! Our CSI provider is called trident and it has compatibility with FSx ONTAP. Once the FSx instance is up and running you can use kubectl just like you would any other time to deploy a PVC with your container. https://github.com/NetApp/trident

We also have a dedicated channel where the engineers hang out if you have further questions re: Trident in #1063542596221284523 as it is part of our Astra k8s suite.

GitHub

Storage orchestrator for containers. Contribute to NetApp/trident development by creating an account on GitHub.