diff --git a/docs/eventing/experimental-features.md b/docs/eventing/experimental-features.md index 551a1d11de8..f529ef0d2dc 100644 --- a/docs/eventing/experimental-features.md +++ b/docs/eventing/experimental-features.md @@ -9,6 +9,10 @@ This document explains how to enable experimental features and which ones are av For more details about the process, the feature phases, quality requirements and guarantees, check out the [Experimental features process documentation](https://github.com/knative/eventing/blob/main/docs/experimental-features.md). +!!! warning + Depending on the feature stage, an experimental feature might be unstable and break your Knative setup or even your cluster setup, use them with caution. + For more details about quality guarantees, check out the [Feature stage definition](https://github.com/knative/eventing/blob/main/docs/experimental-features.md#stage-definition). + ## Before you begin You must have a Knative cluster running with the Eventing component installed. [Learn more](../../admin/install/)