save state of pod to persistent storage?
HI,
once I'm done training with a pod, is there a way to save my storage/current state off to a 'longer term' storage so I don't have to go through setting everything up again via ssh when i do my next training session?
2 Replies
network storage
in storage tab
if you create a pod with it it should be on /workspace
so just save files there and terminate it
or if you have created without network storage, just stop it
ahhh ok perfect. that makes sense.
thanks