International-Data-Spaces-Association / IDS-testbed

Apache License 2.0
24 stars 32 forks source link

Developing IDS-testbed in a Kubernetes local cluster #83

Closed CarlosCobAtos closed 1 year ago

CarlosCobAtos commented 2 years ago

The K8s folder has all documentation and manifests necessary to run the IDS in the Kubernetes environment. Also, there is a README with all software and hardware information. Finally, the Postman file has been modified to run with the K8s deployment.

jfernandezsqs commented 1 year ago

Hello @CarlosCobAtos! The actual IDS-testbed component versions are not compatible with this pull request deployment in Kubernetes.

What is the reason for deployment in Kubernetes? Do you have test cases generated for IDS-testbed deployment in Kubernetes?

CarlosCobAtos commented 1 year ago

Hello @CarlosCobAtos! The actual IDS-testbed component versions are not compatible with this pull request deployment in Kubernetes.

What is the reason for deployment in Kubernetes? Do you have test cases generated for IDS-testbed deployment in Kubernetes?

Hello @jfernandezsqs, we took the ids-testbed example of your repository, and I've adapted the docker-compose to manifests to run in a k8s cluster in Rancher. We are working on an European Project, and one of the parts is to deploy a data-space in rancher cluster.

We uploaded the "Developing IDS-testbed in a Kubernetes local cluster" issue because we thought it was interesting for the organization because there is not another repo with a real-example about that.

jfernandezsqs commented 1 year ago

Thanks @CarlosCobAtos for providing the deployment of the IDS-testbed using Kubernetes. It has been added to the IDS-testbed README.md file section IDS Reference Testbed implementations the deployment of the IDS-testbed using Kubernetes. I therefore close this pull request as it has been added to the IDS-testbed implementation section.