diff --git a/docs/book/src/reference/good-practices.md b/docs/book/src/reference/good-practices.md index 8f0c107a634..e664ee68d2b 100644 --- a/docs/book/src/reference/good-practices.md +++ b/docs/book/src/reference/good-practices.md @@ -67,7 +67,7 @@ We recommend you manage your solutions using Status Conditionals following the [ - **Compatibility**: By adopting the common pattern of using conditions in Kubernetes APIs, Operator authors ensure their custom resources align with the broader ecosystem, which helps users to have a consistent experience when interacting with multiple Operators and resources in their clusters.