Eclipse JKube makes deploying your Java application to a Kubernetes cluster a breeze. Let's find out what's new.
Eclipse JKube is a library and a collection of plugins used for building container images using Docker, JIB or S2I build strategies. It can also generate Kubernetes and OpenShift resource manifests which can deploy them into a Kubernetes cluster.
https://www.i-programmer.info/news/80-java/17099-eclipse-jkube-116-goes-ga.html
Comments