Java Operator SDK is a production-ready framework that makes implementing Kubernetes Operators in Java easy. It provides a controller runtime, support for testing operators, and related tooling. In ...
I've created a custom resource that is watched by my reconciler and started the operator. When there is at least one custom resource the operator is watching, the operator fails with the following ...
Project Coin provides numerous “small language enhancements” as a subset of the new JDK 7 features. I recently blogged on Project Coin‘s switching on Strings and in this post I write about the new ...