Eclipse Jkube is an open source collection of plugins and libraries that are focused on generating and deploying Java applications on cloud platforms. It provides utilities for building docker images, and deploying your workloads onto Kubernetes without having any knowledge of Kubernetes; hence providing a nice developer experience.
Eclipse JKube is a collection of plugins and libraries that are used for generating and deploying Kubernetes/Openshift manifests at compile time. It brings your Java applications on to Kubernetes and OpenShift. It provides a tight integration into Maven and benefits from the build configuration already provided. This project focus on two tasks: Building Docker images and creating Kubernetes and OpenShift resource descriptors.