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
+1
Original file line number
Diff line number
Diff line change
@@ -70,6 +70,7 @@ project, as shown below:
70
70
-[Keycloak operator](https://github.com/keycloak/keycloak/tree/main/operator): the official
71
71
Keycloak operator, built with Quarkus and JOSDK.
72
72
-[Apache Flink Kubernetes operator](https://github.com/apache/flink-kubernetes-operator) is the market leader among Flink operators.
73
+
-[Apache Spark Kubernetes Operator](https://github.com/apache/spark-kubernetes-operator) emerging operator for Spark.
73
74
-[Strimzi Access operator](https://github.com/strimzi/kafka-access-operator). While the core Strimzi operator development predates
74
75
JOSDK, but new components like the Access operator is using the framework.
75
76
-[EureKubeOperator](https://medium.com/@heesuk.dev/implementing-kubernetes-operator-for-eureka-service-discovery-integration-by-java-operator-sdk-d21d8087c38e): integrates service discovery of Eureka and Kubernetes using the framework - developed by 11street. It is not released as an open source yet but is very interesting to read about this problem and how it is solved by an operator written with JOSDK.
0 commit comments