Skip to content

[Forknet] Park #12915

Open
Open
@VanBarbascu

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions