Plugin Documentation
Getting Started
Official Quick start projects
Visit our quickstart samples on GitHub to check
available examples for your favourite framework or vanilla Java.
Javadoc
JKube Kit
- Common model objects and utility classes used across the rest of the modules.
- Build API model objects and interfaces for image building.
- Image configuration model objects for modeling Docker image configuration as used in docker-maven-plugin.
- Resource configuration model objects for a simplified configuration of Kubernetes and OpenShift resources.
- Generator framework for automatically generating Docker images by examining project information.
- Enricher framework for creating and enhancing Kubernetes and OpenShift resources.
- Profile combining the configuration for generators and enrichers.
- Common Maven utility classes for Maven plugins.