This project is a java port of Kubernetes Sample Controller using Java Operator SDK. This repository implements a simple controller for watching Foo resources as defined with a ...
We are migrating a Helm Chart to Operator based provisioning of an application. Our application should have the ability to work either with native K8s Ingress or with Istio service mesh. We're using ...