DIY Java & Kubernetes

Panche ChavkovskiThe JUGMK guy

Kubernetes is an open-source project, primarily developed by Google, which provides a solution for orchestrating, or scheduling, containers in a cluster. It defines several paradigms on top of just the container distribution, like pods, services, labels and controllers which makes the deployment and the operation of your applications much more simple. This talk will cover the basics of containerizing Java applications or microservices, deploying and running them on a home made Kubernetes cluster made out of RaspberryPis. The live demo will consist of the entire workflow plus a demonstration of how Kubernetes can handle node failures in real time and how that affects your system.

Level:
INTERMEDIATE

Bio:
Panche is a senior software engineer at Netcetera and the current JUGMK leader. He is a developer on daily basis in Java, JavaScript, C# and C, part of the team behind the Codefu.mk algorithm coding competition, strong hardware, electronics and IoT enthusiast. Every now and then, Panche blogs at http://pance.mk/