Skip to content

terferre/dockercoins

Repository files navigation

dockercoins

CI

This is the demo application originally used in Jérôme Petazzoni's orchestration workshop.

Kubernetes Hands-on Workshop

rng = web service generating random bytes
hasher = web service computing hash of POSTed data
worker = background process using rng and hasher
webui = web interface to watch progress