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

Terraform config to provision EBS volumes for jupyter-home-nfs #4783

Merged
merged 2 commits into from
Sep 11, 2024

Conversation

sunu
Copy link
Contributor

@sunu sunu commented Sep 11, 2024

The jupyterhub-home-nfs helm chart expects an EBS volume to be available to act as in-cluster NFS server, but won't create it itself. This PR adds the ability to optionally provision an EBS volume to be used to store user home directories.

Addresses #4735

Not entirely sure if I'm getting the Terraform syntax right here. Would really appreciate any feedback.

cc @sgibson91 @batpad

Copy link
Member

@sgibson91 sgibson91 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Terraform syntax looks good and it applied successfully! Feel free to merge!

@sunu sunu merged commit 5ff8c55 into 2i2c-org:main Sep 11, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants