I've presented this deck at JavaOne 2016, where I showed how to get started with getting a simple Java app to run on Kubernetes in minutes, make changes on your workstation, and deploying it onto a Kubernetes cluster instantly. I then introduced concepts of continuous delivery, focusing on monitoring the app with Prometheus. Having shown a simple app, the presentation follows up with a complete microservices demo app, a sock shop that uses Spring as well as non-Java services (including Node.js and Go).