4.6 KiB
Kubernetes Client Libraries
!!! info "Architectural Context" Detailed reference for Kubernetes Client Libraries in the context of The Container Stack.
Cloud-Native
Kubernetes Native
Java Build Plugins
Eclipse JKube
-
(2020) developers.redhat.com: Cloud-native Java applications made easy: Eclipse JKube 1.0.0 now available 🌟🌟🌟 [COMMUNITY-TOOL]
??? info "Technical Deep-Dive" Launch announcement of Eclipse JKube 1.0.0 detailing its design philosophy, architectural decoupling from old Fabric8 dependencies, and its seamless integration with modern cloud-native standards.
-
(2020) developers.redhat.com: Java development on top of Kubernetes using Eclipse JKube 🌟🌟🌟 [COMMUNITY-TOOL]
??? info "Technical Deep-Dive" Exploring developer loop workflows utilizing Eclipse JKube to build, deploy, and debug Java applications in real-time inside a local or remote Kubernetes cluster environment.
Migration Guides
Eclipse JKube (1)
-
(2026) eclipse.org: Migration Guide for projects using Fabric8 Maven Plugin to Eclipse JKube 🌟 [DOCUMENTATION] 🌟🌟🌟🌟 [ENTERPRISE-STABLE]
??? info "Technical Deep-Dive" Official technical reference outlining the exact property conversions, API transformations, and plugin changes needed to move builds from
fabric8-maven-plugintojkube-maven-plugin. -
(2020) developers.redhat.com: Migrating from Fabric8 Maven Plugin to Eclipse JKube 1.0.0 🌟🌟🌟 [LEGACY]
??? info "Technical Deep-Dive" Step-by-step technical guide highlighting the namespace transitions, configuration changes, and structural refactoring required when migrating legacy Fabric8 Maven build files to the modernized Eclipse JKube.
Quarkus Integration
Video Tutorials
-
(2021) youtube: Deploying a Quarkus application into Kubernetes using JKube | Cloud Tool Time | Marc Nuri 🌟 🌟🌟🌟 [COMMUNITY-TOOL]
??? info "Technical Deep-Dive" Video session detailing the integration of Quarkus with Eclipse JKube to deploy highly optimized, native-compiled Java microservices directly to Kubernetes.
Red Hat OpenShift
Developer Experience
Java Integrations
-
(2020) developers.redhat.com: Getting started with the fabric8 Kubernetes Java client [EN CONTENT] [COMMUNITY-TOOL]
??? info "Technical Deep-Dive" Technical introduction to utilizing the Fabric8 Kubernetes Java Client SDK. Details how to perform CRUD operations on Kubernetes APIs, deploy custom controllers, and stream container logs inside Java runtimes.
-
(2019) Fabric8 [EN CONTENT] [LEGACY]
??? info "Technical Deep-Dive" Historically significant platform offering tools, microservices, and management mechanisms for Java environments on Kubernetes and OpenShift. Now deprecated, but set foundations for contemporary Java developer abstractions.
Maven Plugins
-
(2025) Eclipse JKube 🌟 [EN CONTENT] [DOCUMENTATION] 🌟🌟🌟 [COMMUNITY-TOOL]
??? info "Technical Deep-Dive" The central documentation portal for Eclipse JKube, an open-source suite of tooling designed to facilitate the rapid containerization, deployment, and management of Java applications across Kubernetes and Red Hat OpenShift infrastructures.
💡 Explore Related: Kubernetes Troubleshooting | Ocp4 | Kubernetes Based Devel