File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
![ Java CI with Maven] ( https://github.com/java-operator-sdk/java-operator-sdk/workflows/Java%20CI%20with%20Maven/badge.svg )
4
4
[ ![ Discord] ( https://img.shields.io/discord/723455000604573736.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 )] ( https://discord.com/channels/723455000604573736 )
5
5
6
- #Build Kubernetes Operators in Java Without Hassle
6
+ # Build Kubernetes Operators in Java Without Hassle
7
7
8
8
## Documentation
9
9
@@ -26,7 +26,7 @@ Java Operator SDK is a higher level framework and related tooling to support wri
26
26
It makes it easy to implement best practices and patters for an Operator. Features include:
27
27
28
28
* Optimal handling Kubernetes API events
29
- * Automatic Registration of Custom Resource Watches
29
+ * Handling dependent resources, related events, caching.
30
30
* Automatic Retries
31
31
* Smart event scheduling
32
32
* Handling Observed Generations automatically
You can’t perform that action at this time.
0 commit comments