Skip to content

Commit

Permalink
📖 Add warning note about hook invocation in SDK
Browse files Browse the repository at this point in the history
Signed-off-by: kahirokunn <[email protected]>
  • Loading branch information
kahirokunn authored and k8s-infra-cherrypick-robot committed Dec 3, 2024
1 parent 5cb86c2 commit 97e50b3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The Runtime SDK feature provides an extensibility mechanism that allows systems,
<aside class="note warning">

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

</aside>

Expand Down

0 comments on commit 97e50b3

Please sign in to comment.