Skip to content

Commit 1fd00bf

Browse files
committed
link for state management
1 parent aca60ca commit 1fd00bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/documentation/dependent-resources.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -402,6 +402,8 @@ as a sample.
402402
For a better understanding it might be worth to study a [sample implementation](https://github.com/java-operator-sdk/java-operator-sdk/blob/f5ffcfb6f546d79b4bab04ea503c8bad9d6acce6/operator-framework/src/test/java/io/javaoperatorsdk/operator/sample/externalstate/ExternalStateReconciler.java)
403403
without dependent resources.
404404

405+
See also [docs for managing](/docs/patterns-best-practices#managing-state) state in general.
406+
405407
## Combining Bulk and Explicit State Dependent Resources
406408

407409
The bulk and the and explicit state dependent resource features can be combined. In that case for each external resource

0 commit comments

Comments
 (0)