Skip to content

Commit 7c3ea82

Browse files
docs: Add Locust k8s operator to list of projects (#1566)
* docs: Add Locust k8s operator to list of projects Adding "Locust k8s operator" to the list of example projects * fix: typo Co-authored-by: Chris Laprun <metacosm@users.noreply.github.com>
1 parent c466a4b commit 7c3ea82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,5 @@ project, as shown below:
6262
- [Strimzi Access operator](https://github.com/strimzi/kafka-access-operator). While the core Strimzi operator development predates
6363
JOSDK, but new components like the Access operator is using the framework.
6464
- [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.
65+
- [Locust k8s operator](https://github.com/AbdelrhmanHamouda/locust-k8s-operator): Cloud native solution to run performance tests on any Kubernetes cluster.
66+

0 commit comments

Comments
 (0)