AWS Elastic Filesystem Configuration

Procedure

  1. See AWS filesystem Instructions (https://docs.aws.amazon/eks/latest/userguide/efs-csi.html) .
  2. The following OneDB helm chart configuration values need to be set to use the AWS Elastic filesystem.
    Parameter Description Value
    nfsserver.volumeSize Set this to a value of the NFS PV size 50Gi
    nfsserver.awsEFS.enable Set to ‘true’ to enable AWS Elastic filestore true
    nfsserver.awsEFS.EFSServer IP address of the Filestore instance ‘’
    nfsserver.googleFilestore.filestoreShare Name of the File share of the instance ‘’