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

Introduce a NOAA application module #38

Draft
wants to merge 6 commits into
base: deployment/noaa
Choose a base branch
from

Conversation

jpolchlo
Copy link
Collaborator

This PR provides some Terraform resources that are specific to the NOAA project. At the moment, this includes EFS file systems and mount points that can be accessed by Kubernetes persistent volumes and volume claims that this module also provides. With these additional resources, pods can mount the EFS file system using the efs-sc storage class using normal Kubernetes volume and volumeMount blocks.

This PR is based on #36, so this should be left in draft state until that PR is accepted.

@jpolchlo
Copy link
Collaborator Author

#36 got merged, but this PR also contains some experimentation on top of #40. Keeping this in draft form until it's clear that there's no remaining dependence on this FSx work.

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.

1 participant