Skip to content

gerbigf/tractusx-sdk-services

 
 

tractusx-sdk-services

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.

Local Kubernetes deployment

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

Licenses

NOTICE

This work is licensed under the CC-BY-4.0.

About

Test orchestrator & DT Pull Service - Helps new partners in onboarding

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 97.1%
  • Dockerfile 1.5%
  • Go Template 1.4%