Skip to content

Commit a98e88c

Browse files
authored
Merge pull request #212 from gauravbisht005/master
Hope it fulfills the issue!!
2 parents ee2698c + 1662abb commit a98e88c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,16 @@
33

44
Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](https://github.com/operator-framework/operator-sdk).
55

6+
| S.No. | Contents |
7+
| ----- | -------- |
8+
| [1.](#Features) | [Features](#Features) |
9+
| [2.](#Why-build-your-own-Operator) | [Why build your own Operator?](#Why-build-your-own-Operator) |
10+
| [3.](#Roadmap) | [Roadmap](#Roadmap) |
11+
| [4.](#Join-us-on-Discord) | [Join us on Discord!](#Join-us-on-Discord) |
12+
| [5.](#User-Guide) | [User Guide](#User-Guide) |
13+
| [6.](#Usage) | [Usage](#Usage) |
14+
| [7.](#Spring-Boot) | [Spring Boot](#Spring-Boot) |
15+
616
#### Features
717
* Framework for handling Kubernetes API events
818
* Registering Custom Resource watches

0 commit comments

Comments
 (0)