Skip to content

Commit e4cdd26

Browse files
committed
[SRVKS-1311] Link to the midstream architecture diagrams of Kourier and Istio
1 parent 029ba42 commit e4cdd26

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/serverless-kourier-and-istio-ingresses-overview.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ See the "Integrating Service Mesh with OpenShift Serverless" section of {Serverl
3636
[id="serverless-ingresses-traffic-configuration-and-routing_{context}"]
3737
== Traffic configuration and routing
3838

39+
[NOTE]
40+
====
41+
You can find the architecture diagrams for the Kourier and Istio ingresses on the link:https://openshift-knative.github.io/docs/docs/latest/serverless/serving/serving-kourier-istio-ingresses#serverless-ingresses-traffic-configuration-and-routing[Technology and Developer Preview Releases] site.
42+
====
43+
3944
Regardless of whether you use Kourier or Istio, the traffic for a Knative Service is configured in the `knative-serving` namespace by the `net-kourier-controller` or the `net-istio-controller` respectively.
4045

4146
The controller reads the `KnativeService` and its child custom resources to configure the ingress solution. Both ingress solutions provide an ingress gateway pod that becomes part of the traffic path. Both ingress solutions are based on Envoy. By default, {ServerlessProductShortName} has two routes for each `KnativeService` object:

0 commit comments

Comments
 (0)