Running out of disk space
I am trying to load a large dataset to train my model. How do I increase the available disk space of my pod?
4 Replies
Edit the pod then edit the container / volume disk
or edit network storage if you're using any
more actions -> Edit Pod -> Choose your new container / volume disk size
volume size = max size of the /workspace folder
container size = max size of everywhere size
right!, container size= disk space elsewhere, excluding /workspace or wherever you mount volume