Skip to main content

Using File Storage

Updated at:2025-12-04 15:43:25

Once the application and Virtual Kubernetes Services (VKS) mount the storage, files stored within File Storage can be accessed as follows:

  • LM Lab:Under Data Management and Model Management, users can directly import model files from File Storage using the file path. After the Workshop is initiated, files in the Userdata directory can be accessed through the Userdata mount point.

  • Inference:Within Model Management, users can directly import model files from File Storage using the file path.

  • VKS:Custom pods under the VKS can mount PVCs from File Storage (refer to Declare Storage) to access the files stored within File Storage.