mirror of https://github.com/knative/docs.git
Remove Istio requirement for Eventing (#1579)
Eventing did not require Istio from v0.6.
This commit is contained in:
parent
58c15d362a
commit
19ad1b32ce
|
@ -35,9 +35,7 @@ Knative Eventing component_ is not supported by Gloo at this time.
|
|||
## Installing Knative with Istio
|
||||
|
||||
Istio is a popular service mesh that includes a Knative-compatible ingress.
|
||||
Choose this option if you wish to use Istio service mesh features. You will also
|
||||
need to choose this installation option if you wish to use the Knative Eventing
|
||||
component, which currently depends on Istio.
|
||||
Choose this option if you wish to use Istio service mesh features.
|
||||
|
||||
There are several options when installing Knative:
|
||||
|
||||
|
|
Loading…
Reference in New Issue