Skip to content

Commit 8aed289

Browse files
committed
docs: link to Operator SDK best practices
1 parent c905840 commit 8aed289

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/documentation/patterns-best-practices.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ permalink: /docs/patterns-best-practices
1010
This document describes patters and best practices, to build and run operators, and how to implement them in terms of
1111
Java Operator SDK.
1212

13+
See also best practices in [Operator SDK](https://sdk.operatorframework.io/docs/best-practices/best-practices/).
14+
1315
## Implementing a Reconciler
1416

1517
### Reconcile All The Resources All the Time

0 commit comments

Comments
 (0)