Skip to content

Commit e749a3c

Browse files
authored
Merge pull request #89899 from gwynnemonahan/OSSM-9008
OSSM-9008 Add link from 2.x to 3.x
2 parents 39a601c + ae5821f commit e749a3c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/ossm-servicemesh-overview.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@ Module included in the following assemblies:
1111
Microservice architectures split the work of enterprise applications into modular services, which can make scaling and maintenance easier. However, as an enterprise application built on a microservice architecture grows in size and complexity, it becomes difficult to understand and manage. {SMProductShortName} can address those architecture problems by capturing or intercepting traffic between services and can modify, redirect, or create new requests to other services.
1212

1313
{SMProductShortName}, which is based on the open source link:https://istio.io/[Istio project], provides an easy way to create a network of deployed services that provides discovery, load balancing, service-to-service authentication, failure recovery, metrics, and monitoring. A service mesh also provides more complex operational functionality, including A/B testing, canary releases, access control, and end-to-end authentication.
14+
15+
[NOTE]
16+
====
17+
{SMProductName} 3 is generally available. For more information, see link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/[{SMProductName} 3.0].
18+
====

0 commit comments

Comments
 (0)