fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 99
- Release rhythm 90
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 17.5
- age_days: 4073
- days_rel: 65
- days_push: 7
- n_releases_24m: 19
Adoption not part of the score
3669 stars · 1513 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Java client library providing access to the full Kubernetes and OpenShift REST APIs via a fluent DSL. It includes extensions for Knative, Tekton, and other ecosystems, plus a mock server for testing Kubernetes interactions.
Use cases
- manage kubernetes resources from java
- write java code to deploy pods and services on kubernetes
- interact with openshift api from a jvm application
- unit test kubernetes controllers with a mock server
- build a kubernetes operator in java
- watch and list kubernetes resources programmatically
When to choose
- you need a pure-Java alternative to the official Kubernetes Java client with a fluent DSL
- you want built-in mocking for testing Kubernetes logic without a cluster
- you work with OpenShift or extensions like Knative and Tekton from the JVM
When to avoid
- you are not on the JVM and need a client in another language
- you only need simple kubectl-style scripting where the CLI suffices
Facets
library · maturity active
database-driver sdk developer-tools testing mocking developer-tools cloud-computing apis jvm cloud kubernetes-client openshift fluent-dsl mock-server java knative tekton containers devops kubernetes
2 sources
- readme: https://github.com/fabric8io/kubernetes-client · fetched 2026-08-28 · 07de8d3eeafc
- homepage: http://fabric8.io · fetched 2026-08-29 · 7224c417f5f6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fabric8io/kubernetes-client | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="fabric8io/kubernetes-client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem