java-tutorials/kubernetes-modules/k8s-operator
psevestre d27a274136 [BAEL-7049] Kubernetes Operator (#15469)
* [BAEL-7049] Article Code

* [BAEL-7049] Fix README

---------

Co-authored-by: Philippe Sevestre <psevestre@gmail.com>
2024-01-10 20:11:13 -06:00
..
k8s [BAEL-7049] Kubernetes Operator (#15469) 2024-01-10 20:11:13 -06:00
src [BAEL-7049] Kubernetes Operator (#15469) 2024-01-10 20:11:13 -06:00
.gitignore [BAEL-7049] Kubernetes Operator (#15469) 2024-01-10 20:11:13 -06:00
README.md [BAEL-7049] Kubernetes Operator (#15469) 2024-01-10 20:11:13 -06:00
pom.xml [BAEL-7049] Kubernetes Operator (#15469) 2024-01-10 20:11:13 -06:00

README.md

Dependency-Track operator

This sample demonstrates how to create a simple operator using the Java Operator Framework. In our case, the operator will facilitate the deployment of a Dependency-Track instance on a cluster.