An open API service indexing awesome lists of open source software.

https://github.com/marcnuri-demo/kubernetes-controller-jl-port

A port of https://github.com/kubernetes-native-java/kubernetes-controller to Quarkus + Fabric8 + JKube
https://github.com/marcnuri-demo/kubernetes-controller-jl-port

fabric8 graalvm jkube kubernetes quarkus

Last synced: 2 months ago
JSON representation

A port of https://github.com/kubernetes-native-java/kubernetes-controller to Quarkus + Fabric8 + JKube

Awesome Lists containing this project

README

        

# Build Kubernetes controllers with Fabric8 Kubernetes Client, Quarkus, and JKube

Source code for the article published on https://blog.marcnuri.com/fabric8-kubernetes-java-client-and-quarkus-and-graalvm

The article is a port of the original Spring Boot + Official Java Kubernetes Client published by
[Josh Long](https://joshlong.com/jl/blogPost/kubernetes-java-client-and-spring-native-and-graalvm.html).
This version is using the Fabric8 Kubernetes Client and Quarkus instead.

Please feel free to leave any comments or suggestions in the blog page:
* [English](https://blog.marcnuri.com/fabric8-kubernetes-java-client-and-quarkus-and-graalvm)