mirror of https://github.com/knative/docs.git
Fix doc error about eventing requiring Istio (#2244)
This commit is contained in:
parent
0c5c21c6ba
commit
563ec9cf97
|
@ -64,7 +64,7 @@ quickly.
|
|||
|
||||
## Installing Knative with Kourier
|
||||
|
||||
[Installing Knative with Kourier](./knative-with-kourier.md): In this guide, Knative will be installed with Kourier to replace the Istio Service Mesh, providing a more lightweight and simple Ingress controller. Note that Istio is required for the Knative Eventing component.
|
||||
[Installing Knative with Kourier](./knative-with-kourier.md): In this guide, Knative will be installed with Kourier to replace the Istio Service Mesh, providing a more lightweight and simple Ingress controller.
|
||||
|
||||
### Install guides
|
||||
|
||||
|
|
Loading…
Reference in New Issue