java-tutorials/kubernetes-modules/k8s-operator
Harry9656 8b62a51599
Review Build time (#16444)
2024-04-20 13:08:21 +02:00
..
k8s
src Review Build time (#16444) 2024-04-20 13:08:21 +02:00
.gitignore
README.md
pom.xml

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.

Relevant Articles: