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 33![ Java CI with Maven] ( https://github.com/java-operator-sdk/java-operator-sdk/workflows/Java%20CI%20with%20Maven/badge.svg )
44[ ![ Discord] ( https://img.shields.io/discord/723455000604573736.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 )] ( https://discord.com/channels/723455000604573736 )
55
6- #Build Kubernetes Operators in Java Without Hassle
6+ # Build Kubernetes Operators in Java Without Hassle
77
88## Documentation
99
@@ -26,7 +26,7 @@ Java Operator SDK is a higher level framework and related tooling to support wri
2626It makes it easy to implement best practices and patters for an Operator. Features include:
2727
2828* Optimal handling Kubernetes API events
29- * Automatic Registration of Custom Resource Watches
29+ * Handling dependent resources, related events, caching.
3030* Automatic Retries
3131* Smart event scheduling
3232* Handling Observed Generations automatically
You can’t perform that action at this time.
0 commit comments