microbean-kubernetes-controller icon indicating copy to clipboard operation
microbean-kubernetes-controller copied to clipboard

A toolset for writing Kubernetes controllers, or operators, in Java.

microBean Kubernetes Controller

Build Status Maven Central

The microbean-kubernetes-controller project contains an idiomatic Java implementation of the Kubernetes controller framework. This lets you write controllers—sometimes known as operators—in Java, using the fabric8 Kubernetes client.

There is a hopefully useful eleven-part series of blog posts on the subject.