dssim-kubernetes-controller
v0.1.0
Published
This is a implementation of the **DataSpace-Environment-Controller** of the **D**ata**S**pace**SIM**ulation (DSSIM) Framework, which is responsible for managing the simulation infrastructure. It configures the environment, creates instances, and controls
Downloads
4
Readme
dssim-kubernetes-controller
This is a implementation of the DataSpace-Environment-Controller of the DataSpaceSIMulation (DSSIM) Framework, which is responsible for managing the simulation infrastructure. It configures the environment, creates instances, and controls resources.
The DSSIM-Framework
The DSSIM-Framework was initially created as part of a Master-Thesis. Here's the abstract:
To promote digital ecosystems, various projects and initiatives are currently underway to establish data spaces for sovereign data exchange. Due to the diverse design options regarding architecture, technologies and processes, there is a need for technical support to facilitate experimentation in this context. This paper proposes a technical framework that enables the description, simulation, and evaluation of data space scenarios. Initially, goals are defined, fundamentals are described, and related work is analyzed. The main part provides a detailed description of the reference implementation of the framework. An evaluation based on a practical project demonstrates its suitability for the application area.
Documentation / Usage
How to run Scenarios, please see the dssim-scenarios repository.
Installation
npm i dssim-core -S
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.