Skip to content

Commit 97075e0

Browse files
committed
docs: add link to blog series
1 parent 9b1b9e8 commit 97075e0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ include::./includes/attributes.adoc[]
44

55
This extension integrates the https://javaoperatorsdk.io[Java Operator SDK] project (JOSDK) with Quarkus, making it even easier to use both.
66

7+
For an introduction to this project, please read the https://developers.redhat.com/articles/2022/02/15/write-kubernetes-java-java-operator-sdk[blog series] that we wrote on how to write operators in Java with Quarkus.
8+
Please also refer to the https://javaoperatorsdk.io/docs/getting-started[JOSDK documentation] for more details.
9+
710
== Features
811

912
- Automatically generates a main class, so that the only thing that's required is to write `Reconciler` implementation(s)

0 commit comments

Comments
 (0)