Skip to main content

PVC Viewer

Browser-based file browser for PersistentVolumeClaims.

PVC Viewer

PVC Viewer gives you a web-based file browser for any PersistentVolumeClaim in your workspace. Browse, upload, download, and quick-edit files inside your volumes without mounting them locally or opening a session.

Creating a PVC Viewer

Click New PVC Viewer on the PVC Viewer list page. The creation dialog asks for:

FieldRequiredWhat it does
NameoptionalDisplay name. Auto-generated if omitted.
PVCrequiredThe PersistentVolumeClaim to browse.
Compute pooloptionalWhich compute pool to run the filebrowser on. Only pools tagged for pvc-viewer workloads appear.

Advanced options

FieldRequiredWhat it does
Image versionoptionalOverride the default filebrowser image.

Using a PVC Viewer

Once the status flips to Running, click Open to launch the file browser in an embedded iframe. You can:

  • Browse directories and files in the PVC.
  • Upload files from your local machine.
  • Download files to your local machine.
  • Edit text files directly in the browser with a quick editor.

Lifecycle

ActionEffect
OpenLaunch the file browser in the browser.
DeleteTear down the viewer. The PVC and its data are not deleted — only the viewer service.

PVC Viewers are lightweight services. Delete the viewer when you're done browsing; the underlying PVC persists.

Cost

PVC Viewers consume minimal compute (a small CPU pod running filebrowser). They're cheap to keep running, but delete them when you're done to free up resources.

Ask AI
Ask a question about Vantage Compute...