0xPolygon / kurtosis-cdk

A Kurtosis package that deploys a private, portable, and modular Polygon CDK devnet
https://docs.polygon.technology/cdk
Apache License 2.0
38 stars 68 forks source link

kurtosis enclaves that have been stopped cannot currently be restarted #55

Open hlongvu opened 5 months ago

hlongvu commented 5 months ago

https://docs.kurtosis.com/enclave-stop From here I read that the kurtosis environment can not be restarted? Is this a good choice for deployment on testnet or production when we expecting downtime or restart?

praetoriansentry commented 5 months ago

Great question. Right now, I wouldn't recommend using this package for long running environments like testnets or mainnet. The goal of this package is to have an easier way to try out different configurations and test various situations within the stack.

I'm going to leave this issue open, because I think our docs don't make this clear enough yet.

tedim52 commented 5 months ago

Hey - tedi from the Kurtosis team here, just double tapping what @praetoriansentry said , we also don't recommend using Kurtosis for deploying long running/production environments at the moment. Although, enclave restarting is something that we have thought about and would like to make possible : ) https://github.com/kurtosis-tech/kurtosis/issues/853