Quantcast
Channel: Cloud – Jackie Chen's IT Workshop
Viewing all articles
Browse latest Browse all 112

Use AWS EFS for Kubernetes

$
0
0
Before introducing how to use AWS EFS for Kubernetes, let me recap some terms of Persistent Volumes. PV (Persistent Volume): PV is a piece of storage, it can be NFS, iSCSI, EBS, EFS... The purpose of having PV is to decouple the storage from pod's lifecycle. PVC (Persistent Volume Claim): PVC provides the method for … Continue reading Use AWS EFS for Kubernetes

Viewing all articles
Browse latest Browse all 112

Trending Articles