Skip to content

Commit 9e303d6

Browse files
authored
Merge pull request #84870 from ochromy/SRVCOM-3387
[SRVCOM-3387] Integrations - add mention of supported OSSM version
2 parents 64e060c + 06eaf13 commit 9e303d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

integrations/serverless-ossm-setup.adoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@ toc::[]
88

99
The {ServerlessOperatorName} provides Kourier as the default ingress for Knative. However, you can use {SMProductShortName} with {ServerlessProductName} whether Kourier is enabled or not. Integrating with Kourier disabled allows you to configure additional networking and routing options that the Kourier ingress does not support, such as mTLS functionality.
1010

11+
[IMPORTANT]
12+
====
13+
Integration of {SMProductName} 3 with {ServerlessProductName} is not supported.
14+
15+
For a list of supported versions, see link:https://access.redhat.com/articles/4912821[Red Hat OpenShift Serverless Supported Configurations].
16+
====
17+
1118
Note the following assumptions and limitations:
1219

1320
* All Knative internal components, as well as Knative Services, are part of the {SMProductShortName} and have sidecars injection enabled. This means that strict mTLS is enforced within the whole mesh. All requests to Knative Services require an mTLS connection, with the client having to send its certificate, except calls coming from OpenShift Routing.

0 commit comments

Comments
 (0)