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 support for mounting EFS Access Points when EFS Client is not installed on the AMI #342

Open
jusiskin opened this issue Mar 12, 2021 · 0 comments
Labels
feature-request A feature should be added or improved.

Comments

@jusiskin
Copy link
Contributor

EFS provides instructions for installing the client on various Linux distros:

https://docs.aws.amazon.com/efs/latest/ug/installing-amazon-efs-utils.html#installing-other-distro

Our initial support for access points assumes that the EFS Client is installed on the AMI of the instance. This is true for Amazon Linux 2, but for other distros, we can detect and if necessary install the EFS client using user-data.

Originally posted by @ddneilson in #339 (comment)

@jusiskin jusiskin changed the title Add support for mounting EFS Access Points Add support for mounting EFS Access Points when EFS Client is not installed on the AMI Mar 31, 2021
@jusiskin jusiskin added the feature-request A feature should be added or improved. label May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant