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 AWS EFS CSI Driver Terraform #1549

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

nimalank7
Copy link
Contributor

@nimalank7 nimalank7 commented Dec 11, 2024

Description:

@nimalank7 nimalank7 force-pushed the add-aws-efs-csi-driver-config branch 2 times, most recently from 67967ad to 38e96b3 Compare December 11, 2024 17:30
@nimalank7 nimalank7 marked this pull request as ready for review December 11, 2024 17:31
@nimalank7 nimalank7 force-pushed the add-aws-efs-csi-driver-config branch from 38e96b3 to ccd6006 Compare December 11, 2024 17:40
@nimalank7 nimalank7 changed the title Add AWS EFS CSI Driver Configuration Add AWS EFS CSI Driver Terraform Dec 11, 2024
@nimalank7 nimalank7 requested a review from a team December 11, 2024 17:42
@nimalank7 nimalank7 force-pushed the add-aws-efs-csi-driver-config branch 2 times, most recently from 1c2a26e to d21d08b Compare December 11, 2024 17:48
Description:
- Add a statically provisioned EFS CSI Driver as part of a series of PRs to move asset-manager to `nfs` volume type. This is because dynamic provisioning causes errors - see https://trello.com/c/2XkadNJ2/1011-resolve-asset-manager-pvc-related-errors
- PR only setups the IAM roles for the EFS CSI Driver. Follow up PR will install the EFS CSI driver.
- See https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master/
- As part of alphagov/govuk-helm-charts#1883
nimalank7 added a commit that referenced this pull request Dec 11, 2024
Description:
- Adds a statically provisioned EFS CSI Driver as part of a series of PRs to move asset-manager from `nfs` volume type. This shouldn't affect the current NFS setup as it only provisions the driver not call the RPCs on it
- #1549 added the IAM roles for EKS nodes to access EFS
- See https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master/ for configuration details
- As part of alphagov/govuk-helm-charts#1883
@nimalank7 nimalank7 merged commit 4d8a271 into main Dec 12, 2024
4 checks passed
@nimalank7 nimalank7 deleted the add-aws-efs-csi-driver-config branch December 12, 2024 09:44
nimalank7 added a commit that referenced this pull request Dec 12, 2024
Description:
- Adds a statically provisioned EFS CSI Driver as part of a series of PRs to move asset-manager from `nfs` volume type. This shouldn't affect the current NFS setup as it only provisions the driver not call the RPCs on it
- #1549 added the IAM roles for EKS nodes to access EFS
- See https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master/ for configuration details
- As part of alphagov/govuk-helm-charts#1883
nimalank7 added a commit that referenced this pull request Dec 12, 2024
Description:
- Adds a statically provisioned EFS CSI Driver as part of a series of PRs to move asset-manager from `nfs` volume type. This shouldn't affect the current NFS setup as it only provisions the driver not call the RPCs on it
- #1549 added the IAM roles for EKS nodes to access EFS
- See https://github.com/kubernetes-sigs/aws-efs-csi-driver/tree/master/ for configuration details
- As part of alphagov/govuk-helm-charts#1883
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