New Deployment
and select Volume
.
Create New Volume
or Use Existing Volume
.truefoundry.com/enabled: 'true'
label to the StorageClass resources. The dropdown will then show only the storage classes with this label.AWS Storage Classes
Storage Class | Cloud Provider Storage Name | Storage Class | Description |
---|---|---|---|
efs-sc | Elastic File System (EFS) | efs.csi.aws.com | A fully managed, scalable, and highly durable elastic file system that offers high availability, automatic scaling, and cost-effective general file sharing. It’s suitable for workloads with varying capacity needs. |
GCP Storage Classes
TrueFoundry Storage Name | Cloud Provider Storage Name | Storage Class | Description |
---|---|---|---|
standard-rwx | Google Basic HDD Filestore | filestore.csi.storage.gke.io | A cost-effective and scalable file storage solution ideal for general-purpose file storage and cost-sensitive workloads. It offers lower cost but also lower performance due to its HDD-based nature. |
premium-rwx | Google Premium Filestore | filestore.csi.storage.gke.io | Provides higher performance and throughput compared to Basic HDD, making it suitable for I/O-intensive file operations and demanding workloads. It’s SSD-based, offering higher performance at a higher cost. |
enterprise-rwx | Google Enterprise Filestore | filestore.csi.storage.gke.io | Delivers the highest performance, throughput, advanced features, multi-zone support, and high availability, making it ideal for mission-critical workloads and applications with strict availability requirements. It comes with the highest cost. |
Azure Storage Classes
TrueFoundry Storage Name | Cloud Provider Storage Name | Storage Class | Description |
---|---|---|---|
azurefile | Azure File Storage (Standard) | file.csi.azure.com | Uses Azure Standard storage to create file shares for general file sharing across VMs or containers, including Windows apps. It offers cost-effective performance. |
azurefile-premium | Azure File Storage (Premium) | file.csi.azure.com | Uses Azure Premium storage for higher performance, making it suitable for I/O-intensive file operations. |
azurefile-csi | Azure File Storage (StandardCSI) | file.csi.azure.com | Leverages Azure Standard storage with CSI for dynamic provisioning, potentially offering better performance and CSI features. |
azurefile-csi-premium | Azure File Storage (PremiumCSI) | file.csi.azure.com | Combines Azure Premium storage with CSI for dynamic provisioning and high-performance file operations. |
azureblob-nfs-premium | Azure Blob Storage (NFS Premium) | blob.csi.azure.com | Uses Azure Premium storage with NFS v3 protocol for accessing large amounts of unstructured data and object storage, catering to demanding workloads with NFS access. |
azureblob-fuse-premium | Azure Blob Storage (Fuse Premium) | blob.csi.azure.com | Uses Azure Premium storage with BlobFuse for accessing large amounts of unstructured data and object storage, suitable for workloads that require BlobFuse access. |
Create the secret for the volume browser password
Browse / Upload / Download data using Volume Browser
Use the volume to store / read data from your deployments