Skip to main content
Version: 1.0.0

Create Volume

Create a persistent storage volume to hold model files, compilation artifacts, and other data.


Method A: Dynamic Provisioning

The cluster allocates storage automatically. You can use it right away without a separate NAS.

Prepare StorageClass

NuFi does not create or manage StorageClass resources. The Kubernetes administrator must configure the required StorageClasses in the cluster ahead of time, and the Volume creation screen only lets you select existing StorageClasses.

1. Go to the Volumes menu

In the left sidebar, click Resources > Volumes and press the Create button.

Volume list

2. Enter the volume information

FieldExample value
Nametutorial-volume
Storage Classjuicefs-sc
Size50Gi

Volume creation form

3. Check Bound status

After Create, the volume is ready when its status in the list changes to Bound.

Volume list — Bound status


Next Step

Once volume creation is complete, go to 02. Create a per-device Lab, then 03. Download the model.