Skip to content

Commit ec8972e

Browse files
authored
docs: add spark operator for to operator list (#2557)
1 parent 831af09 commit ec8972e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ project, as shown below:
7070
- [Keycloak operator](https://github.com/keycloak/keycloak/tree/main/operator): the official
7171
Keycloak operator, built with Quarkus and JOSDK.
7272
- [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.
7374
- [Strimzi Access operator](https://github.com/strimzi/kafka-access-operator). While the core Strimzi operator development predates
7475
JOSDK, but new components like the Access operator is using the framework.
7576
- [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

Comments
 (0)