bitcoin-dev-project/warnet

Finish implementing the abstract base class for K8s

Closed this issue · 0 comments

Finish implementing the methods, with some thought of how we might want to persist state for the rpc server. Right now, everything is saved in ~/.warnet/warnet (which could be a PV attached to the server?). I'm also not sure its necessary to write out all the deployment yamls, as they can always be generated from the graph files? But either way, there should be some way to recover a warnet deployment , as well as gracefully shut them down.