I have a Gitpod cluster running on GCP (yay!), but noticed that it’s going to cost $250 for the period Jan 1-15. how can I shut down the entire thing gracefully so that I don’t incur these charges?
is there a way to stop everything, but still keep it around if I want to try out Gitpod later, or is it better just to delete everything and build it from scratch later? And if so, is there a script/command that I can run, or do I need to do it manually in the GCP console?
thanks,
Nate