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 142fd39 commit 150f980Copy full SHA for 150f980
README.md
@@ -5,15 +5,15 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
5
6
| S.No. | Contents |
7
| ----- | -------- |
8
-| [1.] | [Features] |
+| [1.] | [Features](#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] |
15
16
-#### Features(#Features)
+#### Features
17
* Framework for handling Kubernetes API events
18
* Registering Custom Resource watches
19
* Retry action on failure
0 commit comments