Does runpod provides environments isolation?
Hi, if we want to have two isolated environments, dev and prod, what can I do in Runpod?
Thanks,
4 Replies
Make a dev template and use it for dev. Make a prod template and use it for prod.
Yes that's the runpod way
But if you want it to be managed inside the pod you can do something else ofc
ok, thanks, maybe we'll just use two accounts, for env isolations, cuz we are using runpod cli tools to manage those pods, one api key with write permission can operates both envs if they are in the same account
Yeah, that is currently the best way to do it. We are working on something to support envs, but that is just on the roadmap for the future.