mirror of https://github.com/knative/docs.git
Describe the operator as in beta phase (#4061)
* Describe the operator as in beta phase * Use a neat way
This commit is contained in:
parent
ebee6e14db
commit
e373746727
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue