File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Build Kubernetes Operators in Java without hassle. Inspired by [operator-sdk](ht
1919* Retry action on failure
2020* Smart event scheduling (only handle the latest event for the same resource)
2121
22- Check out this [ blog post] ( https://csviri.medium.com/java- operator-sdk-introduction-to-event-sources-a1aab5af4b7b )
22+ Check out this [ blog post] ( https://csviri.medium.com/deep-dive-building-a-kubernetes- operator-sdk-for-java-developers-5008218822cb )
2323about the non-trivial yet common problems needed to be solved for every operator. In case you are interested how to
2424handle more complex scenarios take a look on [ event sources] ( https://csviri.medium.com/java-operator-sdk-introduction-to-event-sources-a1aab5af4b7b ) .
2525
You can’t perform that action at this time.
0 commit comments