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.

2. Enter the volume information
| Field | Example value |
|---|---|
| Name | tutorial-volume |
| Storage Class | juicefs-sc |
| Size | 50Gi |

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

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