Open
Description
Forknet runs are quite expensive. The bulk of the cost comes from the instances. To mitigate this, we need to implement a way to 'park' the forknet and be able to resume it once we need it again.
This feature is for cases where you need to save your state of the network. Otherwise, just destroy the network and recreate it when you need the environment again.
Tasks
- Script to pause the network by removing the instances.
- Script to resume the network by creating the network and attaching the existing disks.
- Mirror command to launch these scripts
Metadata
Assignees
Labels
No labels