mirror of https://github.com/knative/docs.git
update note on eventing dependency (#1795)
This commit is contained in:
parent
6e8388eb2a
commit
ab095fe48e
|
@ -93,8 +93,7 @@ Learn more about Eventing development in the
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Knative Eventing currently requires Knative Serving and Istio version 1.0 or
|
Knative Eventing currently requires Knative Serving installed with either Istio version >=1.0, or Gloo version >=0.18.16.
|
||||||
later installed.
|
|
||||||
[Follow the instructions to install on the platform of your choice](../install/README.md).
|
[Follow the instructions to install on the platform of your choice](../install/README.md).
|
||||||
|
|
||||||
Many of the sources require making outbound connections to create the event
|
Many of the sources require making outbound connections to create the event
|
||||||
|
|
Loading…
Reference in New Issue