# fabric8io/kubernetes-client

Java client for Kubernetes & OpenShift

Repository: https://github.com/fabric8io/kubernetes-client
Canonical: https://ross.abutalabs.com/products/kubernetes-client
Homepage: http://fabric8.io
Language: Java
License: Apache-2.0
License Family: permissive
Topics: kubernetes, openshift, java-client, kubernetes-client, mocking-kubernetes, kubernetes-model, openshift-client, dsl, mock-server, java
Last push: 2026-08-26T09:58:01+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 90, longevity 100
- inputs: {"age_days": 4073, "days_push": 7, "days_rel": 65, "gap_med": 17.5, "n_releases_24m": 19}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3669, forks 1513 (observed 2026-08-28T04:08:13.494498+00:00)

## What it is
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
- artifact type: library
- maturity: active
- function: database-driver, sdk, developer-tools, testing, mocking
- domain: developer-tools, cloud-computing, apis
- platform: jvm, cloud
- tags: kubernetes-client, openshift, fluent-dsl, mock-server, java, knative, tekton, containers, devops, kubernetes

## Member repositories
- fabric8io/kubernetes-client (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:13.494498+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:31:20.662824+00:00, confidence not recorded.
  - readme: https://github.com/fabric8io/kubernetes-client (fetched 2026-08-28T04:08:13.494498+00:00, sha 07de8d3eeafc)
  - homepage: http://fabric8.io (fetched 2026-08-29T09:25:23.001472+00:00, sha 7224c417f5f6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
