git clone https://github.com/dockersamples/example-voting-app.git ---- open Intellij add the config needed to run Java app Start debugging should see "redis" fail (because there is no network) ``` telepresence --namespace demo --swap-deployment worker-demo-worker --run-shell ```