terraform-aws-eks-blueprints-addons icon indicating copy to clipboard operation
terraform-aws-eks-blueprints-addons copied to clipboard

Enable support for aws-fsx-openzfs-csi-driver

Open mirajranpura opened this issue 4 months ago • 4 comments

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

What is the outcome that you are trying to reach?

EKS blueprints should natively support the Amazon FSx for OpenZFS CSI Driver

Describe the solution you would like

EKS blueprints should have OpenZFS CSI driver flag just like Amazon FSx for Lustre CSI Driver have enable_aws_fsx_csi_driver = true which installs the CSI drivers for Lustre.

Apparently, one can't bootstrap the EKS cluster with OpenZFS CSI driver.

Describe alternatives you have considered

Manually installing helm chart for Amazon FSx for OpenZFS CSI Driver

mirajranpura avatar Feb 07 '24 13:02 mirajranpura