Eclipse JKube Kubernetes Maven Plugin Demo

by r0haan
GNU/Linux ◆ xterm-256color ◆ bash 5915 views

Repository URL : https://github.com/eclipse/jkube

This Maven plugin is a one-stop-shop for building and deploying Java applications for Docker, Kubernetes. It brings your Java applications on to Kubernetes. It provides a tight integration into maven and benefits from the build configuration already provided. It focuses on three tasks:

𝗺𝘃𝗻 𝗸𝟴𝘀:𝗯𝘂𝗶𝗹𝗱 -> Building Docker images

𝗺𝘃𝗻 𝗸𝟴𝘀:𝗿𝗲𝘀𝗼𝘂𝗿𝗰𝗲 -> Creating Kubernetes resources

𝗺𝘃𝗻 𝗸𝟴𝘀:𝗮𝗽𝗽𝗹𝘆 -> Deploy applications