Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an FSx for Lustre Module to the Fundamentals/Storage exercises #823

Open
heinrichse opened this issue Feb 14, 2024 · 2 comments
Open
Assignees

Comments

@heinrichse
Copy link
Contributor

Outline the high level topic of the lab

This module will walk the user through the process of installing the CSI driver for FSx for Lustre and then using the CSI driver with Dynamic Provisioning to create an FSx for Luster file system and associate it with an S3 bucket for caching of S3 objects for access in EKS.

Provide the flow of the lab exercise, including what sample application components will be used

  • IAM roles for CSI driver created in Terraform
  • S3 bucket created in Terraform
  • CSI Driver installed manually from the repo of the CSI driver
  • Storage Class deployed manually with S3 ImportPath and ExportPath defined
  • PVC created manually (which will create the file system using Dynamic Provisioning)
  • Deploy an nginx pod using a deployment and add a new product sku in the file system
  • Use the lfs hsm_archive command to sync the new product sku to S3
  • Clean up the environment using Terraform

What additional AWS infrastructure or EKS addons/components will need to be created or installed to support this lab?

  • S3 bucket
  • IAM role for CSI driver

What additional software or configuration will be required in the Cloud9 IDE?

None

Are enhancements to the retail sample application required to support this lab exercise?

TBD

@heinrichse heinrichse self-assigned this Feb 14, 2024
@msperez
Copy link

msperez commented Feb 15, 2024

I will work on this module

@yanek-allen
Copy link

Please add

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants