Skip to content

Commit aef9952

Browse files
authored
Merge pull request #80479 from rh-tokeefe/OSSM-6902
OSSM-6902: Create service mesh stub topic in main topic map that points to the service mesh 3.0 standalone docs
2 parents 4c481c5 + 1acef1a commit aef9952

File tree

6 files changed

+23
-0
lines changed

6 files changed

+23
-0
lines changed

_topic_maps/_topic_map.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4207,6 +4207,11 @@ Name: Service Mesh
42074207
Dir: service_mesh
42084208
Distros: openshift-enterprise
42094209
Topics:
4210+
- Name: Service Mesh 3.x
4211+
Dir: v3x
4212+
Topics:
4213+
- Name: OpenShift Service Mesh 3.0 TP1 overview
4214+
File: ossm-service-mesh-3-0-overview
42104215
- Name: Service Mesh 2.x
42114216
Dir: v2x
42124217
Topics:

service_mesh/v3x/_attributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../_attributes

service_mesh/v3x/images

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../images

service_mesh/v3x/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../modules
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="ols-openshift-service-mesh-3-0-overview"]
3+
include::_attributes/common-attributes.adoc[]
4+
= {SMProductShortName} overview
5+
:context: ossm-service-mesh-3-0-overview
6+
7+
toc::[]
8+
9+
{SMProductName} manages and secures communication between microservices by providing traffic management, advanced routing, and load balancing. {SMProductName} also enhances security through features like mutual TLS, and offers observability with metrics, logging, and tracing to monitor and troubleshoot applications.
10+
11+
[NOTE]
12+
====
13+
Because {SMProductName} 3.0 releases on a different cadence from {product-title}, the {SMProductShortName} documentation is available as a separate documentation set at link:https://docs.openshift.com/service-mesh/3.0.0tp1/about/ossm-about-openshift-service-mesh.html[About {SMProductName}].
14+
====

service_mesh/v3x/snippets

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../snippets

0 commit comments

Comments
 (0)