Skip to content

Commit 75fbc25

Browse files
authored
feat: add section highlighting JOSDK users (#1401)
Fixes #1380
1 parent 394f950 commit 75fbc25

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,14 @@ Quarkus Extension: https://github.com/quarkiverse/quarkus-operator-sdk
4646

4747
Spring Boot Starter: https://github.com/java-operator-sdk/operator-framework-spring-boot-starter
4848

49+
## Projects using JOSDK
50+
51+
While we know of multiple projects using JOSDK in production, we don't want to presume these
52+
projects want to advertise that fact here. For this reason, we ask that if you'd like your project
53+
to be featured in this section, please open a PR, adding a link to and short description of your
54+
project, as shown below:
55+
56+
- [ExposedApp operator](https://github.com/halkyonio/exposedapp-rhdblog): a sample operator
57+
written to illustrate JOSDK concepts and its Quarkus extension in the ["Write Kubernetes
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+
-

0 commit comments

Comments
 (0)