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

EFS Supporting #504

Closed
romanpanov1 opened this issue Jul 8, 2020 · 2 comments
Closed

EFS Supporting #504

romanpanov1 opened this issue Jul 8, 2020 · 2 comments

Comments

@romanpanov1
Copy link

romanpanov1 commented Jul 8, 2020

What would you like to be added:
Support for EFS. Can be installed by "yum -y install amazon-efs-utils"

Why is this needed:
EFS doesn't work on EKS Managed Node Groups, until you install this package. Such as we don't manage these AMI and nodes, it would be good to have such package inside AMI and on the nodes.

@mikestef9
Copy link
Contributor

Hey @romanpanov1, efs-utils is included as part of installing the EFS CSI driver

https://github.com/kubernetes-sigs/aws-efs-csi-driver/blob/master/Dockerfile#L28

@romanpanov1
Copy link
Author

I faced with issues like that
kubernetes-sigs/aws-efs-csi-driver#192
And it was resolved by installing amazon-efs-utils on nodes.

But after your answer, I investigated additionally and tried to use another version of EFS CSI driver release and it works now. Thank you.

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

No branches or pull requests

2 participants