agera-edc / MinimumViableDataspace

Guidance on documentation, scripts and integration steps on using the EDC project results
Apache License 2.0
0 stars 2 forks source link

MVD Container Deployment #183

Closed zeier closed 2 years ago

zeier commented 2 years ago

After #157

Description

157 provide a means to run the MVD on a local machine without any dependencies to cloud services, which is a setup that is useful for hackathons and development purposes.

Many parties intend to deploy their dataspaces using container orchestrators like AKS or OpenShift. Providing the corresponding Helm charts to make deployments easier will be useful for many use cases.

This feature should however not change the current deployment approach that uses ACI, because introduction of a container orchestrator will add more complexity to the MVD.

Acceptance Criteria

Out of Scope

Stories

zeier commented 2 years ago

This item is now covered by upstream issue https://github.com/eclipse-dataspaceconnector/MinimumViableDataspace/issues/23