Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ You can also filter by using `/configuration` or `/revision`.
+
[NOTE]
====
Use JSON-based structured logging in your application to allow for the quick filtering of these logs in production environments.
Use JSON-based structured logging in your application to allow for the quick filtering of these logs in production environments.
====
5 changes: 5 additions & 0 deletions serverless/installing-openshift-serverless.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,11 @@ include::modules/machineset-manually-scaling.adoc[leveloffset=+2]

An installed version of Service Mesh is required for the installation of {ServerlessProductName}. For details, see the {product-title} documentation on xref:../service_mesh/service_mesh_install/installing-ossm.adoc[Installing Service Mesh].

[NOTE]
====
Use the Service Mesh documentation for Operator installation only. Once you install the Operators, use the documentation below to install the Service Mesh Control Plane and Member Roll.
====


// Installing Service Mesh Control Plane
include::modules/serverless-installing-service-mesh-control-plane.adoc[leveloffset=+2]
Expand Down