Examples with persistent storage backed by efs. For more information see link
Deploy examples with kubectl apply -k .
.
Demonstrating mounting of efs storage with pvc on multiple pods.
Efs volumes support ReadWriteMany
and can be mounted on multiple pods at the same time.
Check that the pod is running and that volume is successfully attached.
Resources are deployed in efs-example-simple-efs
namespace.
Fig. Efs csi, simple example