I can't shutdown my pod ?
There is just no button on the interface to shut down my pod? I can only terminate it...
ID: oeyqtrae2ex5tv
Solution:Jump to solution
U can instead just terminate it completely 🙂 and just always spin up new ones. stopping pushes a pod to idle state but is mainly for persistent storage.
4 Replies
This is normal when you have a network volume attached to your pod.
hmm okok, so it's supposed to be always up with network volume? that's strange. but thanks !
No, its because you can simply attach your network volume to a new pod so stopping it is redundant
Solution
U can instead just terminate it completely 🙂 and just always spin up new ones. stopping pushes a pod to idle state but is mainly for persistent storage.