AWS Container Day - Persistent File Storage for Amazon EKS with Amazon EFS

preview_player
Показать описание
Containerizing applications that require data persistence or shared storage is often challenging since containers are ephemeral in nature, are scaled in and out dynamically, and typically clear any saved state when terminated. In this session you will learn about Amazon Elastic File System (EFS), a fully managed, elastic, highly-available, scalable, secure, high-performance, cloud native, shared file system that enables data to be persisted separately from compute for your Amazon Elastic Kubernetes Service (EKS) deployments. You’ll gain an understanding of the EFS Container Storage Interface (CSI) driver, and how it simplifies configuring elastic file storage for Kubernetes clusters.


Subscribe:

#AWS #AWSEvent
Рекомендации по теме
Комментарии
Автор

Hi we are using efs-provisioner till now. It does not support encryption at transit. I am looking to migrate to csi..any recommendations on how to migrate

FreshersKosam
Автор

Can you please do a video to provision pvc with aws ebs?? Waiting for your response

saitejaerabusi
Автор

getting permission type errors while making it work. for example: Cannot change ownership to uid 0, gid 0: Operation not permitted

majumdardipesh
Автор

Pls help to provide below info
1. Iam role for pods to be able to access EFS.
2. Iam role for cluster autoscaler.
3.iam role for alb ingress controller

bhupathivarma
Автор

EFS doesn't work with Windows containers. FSx for Windows is the only comparable service that I can find, but it requires an Active Directory service to be in place. Is EFS going to be available for Windows containers? I'd like my Linux containers and Windows containers to have access to the same shared storage.

jaysistar
Автор

cool, surely gonna switch to efs so it would support ReadWriteMany

abdarafi