Deploy your Java web application into the cloud using Eclipse JKube
Eclipse JKube has reached v1.0.0-rc-1 release.
Changes include:
- Support for WildFly Bootable Jar
- JIB build strategy
- Migrate goal, to help migration of fabric8 Maven Plugin projects
- Bugfixes & improvements
In this article, you will learn how to deploy a Java web application (WAR) into a Kubernetes or Red Hat OpenShift cluster using Eclipse JKube. You will be shown you how easy it is to make a monolithic Java web application cloud-native, just by adding Eclipse JKube Maven plugins.