Skip to content

sogno-platform/dpsim-worker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

dpsim-worker

This is a work in progress. A working prototype can be run using the example deployments project.

build

cd image && make & cd ..

install

helm install dpsim-worker .

test

kubectl run -i --rm send-test-request --image=sogno/dpsim:worker --restart=Never -- send_request.py

validate

kubectl logs $(kubectl get pods -o name | grep "dpsim-worker")

About

DPsim implementation of simulation worker

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published