8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae916dd commit dae714dCopy full SHA for dae714d
README.md
@@ -5,13 +5,13 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
5
6
| S.No. | Contents |
7
| ----- | -------- |
8
-| 1. | Features |
9
-| 2. | Why build your own Operator? |
10
-| 3. | Roadmap |
11
-| 4. | Join us on Discord! |
12
-| 5. | User Guide |
13
-| 6. | Usage |
14
-| 7. | Spring Boot |
+| [1.] | [Features] |
+| [2.] | [Why build your own Operator?] |
+| [3.] | [Roadmap] |
+| [4.] | [Join us on Discord!] |
+| [5.] | [User Guide] |
+| [6.] | [Usage] |
+| [7.] | [Spring Boot] |
15
16
#### Features
17
* Framework for handling Kubernetes API events
0 commit comments