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 Open ZFS Module to the Fundamentals/Storage exercises #841

Open
heinrichse opened this issue Mar 4, 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 Open ZFS and then using the CSI driver with Dynamic Provisioning to create an FSx for Open ZFS file system, write data to the file system, create a snapshot, delete the data and then restore the data from the snapshot.

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

  • IAM roles for CSI driver created in Terraform
  • CSI Driver installed manually from the repo of the CSI driver
  • Storage Class deployed manually
  • 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
  • Create a snapshot of the file system using the create snapshot command for Open ZFS
  • Delete the new product sku
  • Restore the file by doing a snapshot restore in Open ZFS
  • 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?

IAM Role for the 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 Mar 4, 2024
@bhodgens
Copy link

bhodgens commented Mar 4, 2024

I've got a couple folks I'll add to this process.

@bostongt
Copy link

Added..

@heinrichse heinrichse assigned bostongt and unassigned bhodgens Mar 14, 2024
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