1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00

Merge pull request #16638 from openshift-cherrypick-robot/cherry-pick-16636-to-enterprise-4.2

[enterprise-4.2] SRVCOM-548: Update Install notes regarding Service Mesh
This commit is contained in:
Ashley Hardin
2019-09-13 11:10:25 -04:00
committed by GitHub
2 changed files with 7 additions and 1 deletions

View File

@@ -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.
====

View File

@@ -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]