Skip to content

Commit 25b6518

Browse files
committed
📖 Add warning note about hook invocation in SDK
Signed-off-by: kahirokunn <[email protected]>
1 parent 3b38f5d commit 25b6518

File tree

1 file changed

+1
-0
lines changed
  • docs/book/src/tasks/experimental-features/runtime-sdk

1 file changed

+1
-0
lines changed

docs/book/src/tasks/experimental-features/runtime-sdk/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ The Runtime SDK feature provides an extensibility mechanism that allows systems,
55
<aside class="note warning">
66

77
All currently implemented hooks require to also enable the [ClusterClass](../cluster-class/index.md) feature.
8+
Please note that hooks are only invoked for Clusters created using ClusterClass.
89

910
</aside>
1011

0 commit comments

Comments
 (0)