m5.2xlarge
m5.4xlarge
or largeranaconda-storage
volume; but because EBS is limited to the ReadWriteOnce
access mode, only EFS is acceptable for the anaconda-persistence
volume. For this reason, Anaconda recommends provisioning a single volume that is large and performant enough to accommodate both storage requirements, to simplify management.
Please refer to the following pages for information on provisioning an EFS volume:
Anaconda recommends the following configuration parameters for this volume:
OwnerUid
: Anaconda recommends this be set to the same UID selected to run the Workbench containers.OwnerGid
: Anaconda recommends a value of 0
, which simplifies access from Kubernetes containers whose primary group is 0
by default. If you choose a different GID, it will be necessary to incorporate that into the PersistentVolume
specification.Permissions
: 770
or 775
. It is important that the directory be group writable.values.yaml
overrides file: