You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -58,3 +58,6 @@ project, as shown below:
58
58
Operators in Java with the Java Operator SDK" blog series](https://developers.redhat.com/articles/2022/02/15/write-kubernetes-java-java-operator-sdk#).
59
59
-[Keycloak operator](https://github.com/keycloak/keycloak/tree/main/operator): the official
60
60
Keycloak operator, built with Quarkus and JOSDK.
61
+
-[Apache Flink Kubernetes operator](https://github.com/apache/flink-kubernetes-operator) is the market lead among Flink operators.
62
+
-[Strimzi Access operator](https://github.com/strimzi/kafka-access-operator). While the core Strimzi operator development predates
63
+
JOSDK, but new components like the Access operator is using the framework.
0 commit comments