Skip to content

Commit b5f628a

Browse files
heesuk-ahnheesuk
and
heesuk
authored
docs: added eurekube operator docs to readme (#1500)
* docs: added eurekube operator docs to readme * fix: typo Co-authored-by: heesuk <heesuk@sk.com>
1 parent 3e06580 commit b5f628a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,5 @@ project, as shown below:
6060
Keycloak operator, built with Quarkus and JOSDK.
6161
- [Apache Flink Kubernetes operator](https://github.com/apache/flink-kubernetes-operator) is the market lead among Flink operators.
6262
- [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.
63+
JOSDK, but new components like the Access operator is using the framework.
64+
- [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 open source yet, but is a very interesting reading about this problem and how it is solved by an operator in writen JOSDK.

0 commit comments

Comments
 (0)