Test orchestrator & DT Pull Service - Helps new partners in onboarding
These two services are both needed for the Testbed to work: both microservices needs to be up and running. For more detailed documentation please visit each microservice's readme and docs.
Helm is used in this project to ease Kubernetes deployment.
Deploy the microservices to Kubernetes with Helm
helm upgrade --install test-orchestrator ./charts/test-orchestrator --namespace default
helm upgrade --install dt-pull ./charts/dt-pull-service --namespace default --create-namespace- Apache-2.0 for code
- CC-BY-4.0 for non-code
This work is licensed under the CC-BY-4.0.
- SPDX-License-Identifier: CC-BY-4.0
- SPDX-FileCopyrightText: 2025 BMW AG
- SPDX-FileCopyrightText: 2025 Contributors to the Eclipse Foundation
- Source URL: https://github.com/eclipse-tractusx/tractusx-sdk-services