EBS vs EFS with EKS

0

Which one I can used with windows instance and which one I can used with Linux instance.

Does FSx better option for the windows instance and what about the cost comparing with EBS because I believe EFS isn't working with window instance.

Thank you

질문됨 일 년 전886회 조회
2개 답변
2

Hi,

The Amazon Elastic Block Store (Amazon EBS) Container Storage Interface (CSI) driver allows Amazon Elastic Kubernetes Service (Amazon EKS) clusters to manage the lifecycle of Amazon EBS volumes for persistent volumes.

Please refer to the user guide: https://docs.aws.amazon.com/eks/latest/userguide/ebs-csi.html

Take a look at this blog post: https://aws.amazon.com/blogs/modernizing-with-aws/using-smb-csi-driver-on-amazon-eks-windows-nodes/

Also, you can use FSx as a solution for both Linux and Windows nodes using the above information. See also https://aws.amazon.com/blogs/containers/using-amazon-fsx-for-windows-file-server-as-persistent-storage-on-amazon-eks/ for info on connecting Linux nodes to FSx.

Hope this helps.

AWS
답변함 일 년 전
1

It depends on what scenario you are referring to. EFS can also fit if you are attaching like logs with large volume of data. https://repost.aws/knowledge-center/efs-choosing-correct-throughput-mode Currently, S3 mountpoint comes out and can be utilized and S3FS: https://aws.amazon.com/blogs/storage/the-inside-story-on-mountpoint-for-amazon-s3-a-high-performance-open-source-file-client/

AWS
jjpe
답변함 9달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠