...
The following OCI specific resources should be added:
persistenceoci-file-volumeservice-storage
...
oci-file-
...
service-storage
Info |
---|
This is an optional add-on. Refer to the Introduction - OCI chapter for additional information. |
The Amazon Elastic OCI File System Container Storage Interface (CSI) Driver implements the CSI specification for container orchestrators to manage the lifecycle of Amazon EFS file systems.To install the Amazon EFS CSI Driver, follow these stepsStorage service provides a durable, scalable, distributed, enterprise-grade network file system.
A persistent volume claim (PVC) is a request for persistent file storage. The OCI File Storage service file systems are mounted inside containers running on clusters created by Container Engine for Kubernetes using a CSI (Container Storage Interface) volume plugin deployed on the clusters.
To enable the CSI volume plugin to create and manage File Storage resources, appropriate IAM policies must be installed:
Add the Amazon EFS CSI Driver helm repository:
...