Skip to content

Simulator component

Marcos Huck requested to merge feature/simulator_component into feature/code_refactor

Related tasks

Context

The simulator component is a high level abstraction that groups a of methods to create Actions to Start, Stop and Restart simulations.

Change

  • Add Platform interface.
  • Add Platform initializer using AWS and K8S.
  • Add store to provide config

Other information

Additional documentation

Edited by Marcos Huck

Merge request reports