GNU/Linux ◆ xterm-256color ◆ bash 2021 views

Eclipse JKube URL: https://github.com/eclipse/jkube

OpenShift Maven Plugin handles all of your operations of building and deploying your application to an Openshift cluster. You can quickly do an S2I build and push image to internal docker registry.

Plugin generates resource manifests for you automatically which you can apply afterwards. This demo demonstrates these three goals:

𝗺𝘃𝗻 𝗼𝗰:𝗯𝘂𝗶𝗹𝗱 -> Build Project in OpenShift (S2I binary build)

𝗺𝘃𝗻 𝗼𝗰:𝗿𝗲𝘀𝗼𝘂𝗿𝗰𝗲 -> Generate OpenShift resource manifests

𝗺𝘃𝗻 𝗼𝗰:𝗮𝗽𝗽𝗹𝘆 -> Apply generated manifests onto OpenShift