diff --git a/docs/admin/install/knative-with-operators.md b/docs/admin/install/knative-with-operators.md index 412b184b0..7b87d94e1 100644 --- a/docs/admin/install/knative-with-operators.md +++ b/docs/admin/install/knative-with-operators.md @@ -3,8 +3,7 @@ Knative provides a [Kubernetes Operator](https://kubernetes.io/docs/concepts/extend-kubernetes/operator/) to install, configure and manage Knative. You can install the Serving component, Eventing component, or both on your cluster. -!!! warning - The Knative Operator is still in Alpha phase. It has not been tested in a production environment, and should be used for development or test purposes only. +{{ feature(beta="0.25") }} --8<-- "prerequisites.md"