dockercoins icon indicating copy to clipboard operation
dockercoins copied to clipboard

dockercoins

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