Use file storage
Mount and use file storage from LM Lab, Inference, and VKS
Once mounted by an app or VKS cluster, file storage is available in the following ways:
- LM Lab: import models from file storage by path under data/model management; once a Workshop is launched, files under
Userdataare reachable via theUserdatamount. - Inference: import models from file storage by path under model management.
- VKS (Virtual Kubernetes Service): a custom Pod can mount the file-storage PVC (see VKS Storage declaration) to access files.
Last updated on
Was this page helpful?
