IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
136 stars 67 forks source link

FSx ONTAP storage option for AWS #555

Open barochiarg opened 11 months ago

barochiarg commented 11 months ago

Is your feature request related to a problem? Please describe. 1 or 2 Customers is asking support FSx ONTAP on AWS as storage option.

Describe the solution you'd like Cloud pak deploy should support FSx ONTAP as storage option on AWS. Current, cloud pak for data does support FSx ONTAP on AWS.

luigimolinaro commented 11 months ago

This pertains to my client in the banking sector, and the primary concern here is encryption due to Key Management Service (KMS) requirements. The NFS Driver offered by the Cloud Pak (https://github.com/kubernetes-sigs/nfs-subdir-external-provisioner) lacks support for encryption, necessitating the use of fsxontap. I believe this is a common use-case across all banking installations.