Session Description

Developers know the drill: Code app, check-in, get latest version, build and copy to each and every server. Then, a change is made and they need to do it all over again. However, this no longer need to be a time consuming, repetitive, manual process. Tools like Docker, Jenkins and Kubernetes can help simplify and automate many of these steps. Finally, developers can take their work balance back and let the machines earn their keep!

The session will demonstrate the creation and deployment of a simple containerized application. Attendees will learn how to:

  • Create a container with Docker

  • Build it with Jenkins

  • Deploy it to a local minikube Kubernetes cluster