Eclipse JKube(https://www.eclipse.org/jkube/) is a collection of plugins and libraries that are used for building container images using Docker, JIB or S2I build strategies. Eclipse JKube( https://github.com/eclipse/jkube) generates and deploys Kubernetes/OpenShift manifests at compile time too.
In this session we will get an overview of Eclipse JKube and how it brings Java applications closer to Kubernetes without the need for Java developers to change their development practices or workflows. We will understand the main features of JKube followed by a demo of building and deploying an application to Kubernetes using JKube. We will also explore other JKube capabilities like in-cluster debugging or log inspection. The code for the demo will be shared with the audience at the end of the session.