How to automate redeployment of pods with network storage?

Hi, I'm using a network volume for my pod to serve an LLM. Since I only need the model to run for a few hours each day, I want to be able to stop and start it easily. However, whenever I stop the pod, all the configuration seems to disappear from the pod page, as if it was never created. The ai-chatbot in discord told me to use automation(scripts etc.). Is there any documentation about how to achieve that?
Was this page helpful?