Skip to content

Commit 1025797

Browse files
authored
Merge pull request #11491 from kahirokunn/add-note
📖 Add warning note about hook invocation in SDK
2 parents f41acb7 + 25b6518 commit 1025797

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)