|
3 | 3 | <head> |
4 | 4 | <meta charset="utf-8"> |
5 | 5 | <meta name="viewport" content="width=device-width,initial-scale=1"> |
6 | | - <title>Solution Patterns: Solution Patterns - Optimizing Traffic and Observability with OpenShift Service Mesh 3 :: Solution Patterns for Cloud Native Architectures</title> |
| 6 | + <title>Solution Patterns: Optimizing Traffic and Observability with OpenShift Service Mesh 3 :: Solution Patterns for Cloud Native Architectures</title> |
7 | 7 | <link rel="canonical" href="https://redhat-solution-patterns.github.io/solution-patterns/solution-pattern-template/index.html"> |
8 | 8 | <link rel="next" href="02-architecture.html"> |
9 | 9 | <meta name="generator" content="Antora 3.0.0"> |
10 | 10 | <link rel="stylesheet" href="../_/css/site.css"> |
11 | 11 | <link rel="icon" href="../_/img/favicon.ico" type="image/x-icon"> |
12 | 12 | <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> |
| 13 | +<script async src="https://www.googletagmanager.com/gtag/js?id=G-RE43KB33S7"></script> |
| 14 | +<script>function gtag() { dataLayer.push(arguments) }; window.dataLayer = window.dataLayer || []; gtag('js', new Date()); gtag('config', 'G-RE43KB33S7')</script> |
13 | 15 | </head> |
14 | 16 | <body class="article"> |
15 | 17 | <header class="header"> |
@@ -157,11 +159,11 @@ <h3 class="title"><a href="index.html" class=" query-params-link">OpenShift Serv |
157 | 159 | <li><a href="index.html">1. Home page</a></li> |
158 | 160 | </ul> |
159 | 161 | </nav> |
160 | | - <div class="edit-this-page"><a href="https://github.com/bugbiteme/solution-pattern-ossm3/edit/main/documentation/modules/ROOT/pages/index.adoc">Edit this Page</a></div> |
| 162 | + <div class="edit-this-page"><a href="https://github.com/redhat-solution-patterns/solution-pattern-ossm3/edit/main/documentation/modules/ROOT/pages/index.adoc">Edit this Page</a></div> |
161 | 163 | </div> |
162 | 164 | <div class="content"> |
163 | 165 | <article class="doc"> |
164 | | -<h1 class="page">Solution Patterns: Solution Patterns - Optimizing Traffic and Observability with OpenShift Service Mesh 3</h1> |
| 166 | +<h1 class="page">Solution Patterns: Optimizing Traffic and Observability with OpenShift Service Mesh 3</h1> |
165 | 167 | <div id="preamble"> |
166 | 168 | <div class="sectionbody"> |
167 | 169 | <div class="imageblock"> |
@@ -208,7 +210,7 @@ <h1 class="page">Solution Patterns: Solution Patterns - Optimizing Traffic and O |
208 | 210 | <p>By standardizing these capabilities at the platform level and bundling them into the OpenShift subscription, OpenShift Service Mesh enables teams to build, scale, and manage microservices architectures with minimal complexity and maximum support. This allows developers to return their focus to innovation and delivering business value.</p> |
209 | 211 | </div> |
210 | 212 | <div class="paragraph"> |
211 | | -<p>This solution brief demonstrates how OpenShift Service Mesh 3 empowers platform teams to manage traffic flows with precision, including showcasing a canary deployment for safe, incremental rollouts. Additionally, it highlights how observability insights help detect and resolve issues quickly, ensuring reliability and resiliency across hybrid cloud environments.</p> |
| 213 | +<p>This solution pattern demonstrates how OpenShift Service Mesh 3 empowers platform teams to manage traffic flows with precision, including showcasing a canary deployment for safe, incremental rollouts. Additionally, it highlights how observability insights help detect and resolve issues quickly, ensuring reliability and resiliency across hybrid cloud environments.</p> |
212 | 214 | </div> |
213 | 215 | <br> |
214 | 216 | <div class="admonitionblock important"> |
|
0 commit comments