Skip to content

Commit 1f4df7e

Browse files
committed
updates for OSSM 3.x GA
1 parent 9d2b1dd commit 1f4df7e

File tree

6 files changed

+11
-17
lines changed

6 files changed

+11
-17
lines changed

.ansible/.lock

Whitespace-only changes.

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
This solution pattern demonstrates how OpenShift Service Mesh 3 (in Technology preview) 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.
1+
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.
22

documentation/modules/ROOT/pages/02-architecture.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,10 +65,10 @@ a|image::ossm-logo-04.png[width=100, height=100]
6565
* Red Hat supported products
6666
** https://www.redhat.com/en/technologies/cloud-computing/openshift[Red Hat OpenShift]
6767
*** Red Hat OpenShift Container Platorm includes services to support Service Mesh
68-
**** https://www.redhat.com/en/blog/red-hat-openshift-service-mesh-3-now-technology-preview[OpenShift Service Mesh 3 (Tech Preivew)]
69-
**** https://docs.openshift.com/service-mesh/3.0.0tp1/observability/kiali/ossm-kiali-assembly.html[Kiali (provided by Red Hat)]
70-
**** https://docs.redhat.com/en/documentation/openshift_container_platform/4.17/html-single/red_hat_build_of_opentelemetry/index[Red Hat build of OpenTelemetry]
71-
**** https://docs.openshift.com/service-mesh/3.0.0tp1/observability/traces/ossm-distr-tracing-assembly.html[Tempo Operator (provided by Red Hat)]
68+
**** https://www.redhat.com/en/blog/introducing-red-hat-openshift-service-mesh-3[Introducing Red Hat OpenShift Service Mesh 3.0 ]
69+
**** https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/about/ossm-understanding-service-mesh#ossm-about-concepts-kiali_ossm-about-concepts[Kiali (provided by Red Hat)]
70+
**** https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html-single/red_hat_build_of_opentelemetry/index[Red Hat build of OpenTelemetry]
71+
**** https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/distributed_tracing/distributed-tracing-platform-tempo[Tempo Operator (provided by Red Hat)]
7272
**** https://www.redhat.com/en/technologies/cloud-computing/openshift/observability[OpenShift Observability]
7373
* Other open source products:
7474
** https://min.io/[MinIO (for s3 storage)]

documentation/modules/ROOT/pages/03-demo.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ oc version
2929
In this demo, the deployment scripts use the OpenShift CLI to:
3030

3131
* Install the following OpenShift Operators:
32-
** OpenShift Service Mesh 3 (Tech Preview)
32+
** OpenShift Service Mesh 3
3333
** Kiali
3434
** OpenTelemetry
3535
** Tempo
36-
* Enable Gateway API (Tech Preview).
36+
* Enable Kubernetes Gateway API.
3737
* Implement an OpenShift Service Mesh solution:
3838
** Provision and configure OpenShift Service Mesh control plane and other Istio supporting components (CRs and namespaces):
3939
*** Istio (istiod)

documentation/modules/ROOT/pages/developer-resources.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
= Developer Resources
88

99
* link:https://github.com/bugbiteme/ossm-3-demo[Link to the git repo of the OSSM 3 demo]
10-
* link:https://www.redhat.com/en/blog/red-hat-openshift-service-mesh-3-now-technology-preview[Red Hat OpenShift Service Mesh 3: Now technology preview (blog post)]
11-
* link:https://docs.openshift.com/service-mesh/3.0.0tp1/about/ossm-about-openshift-service-mesh.html[Offical OpenShift Service Mesh documentation]
10+
* link:https://www.redhat.com/en/blog/introducing-red-hat-openshift-service-mesh-3[Introducing Red Hat OpenShift Service Mesh 3.0 ]
11+
* link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0[Offical OpenShift Service Mesh documentation]
1212
* link:https://www.redhat.com/en/resources/getting-started-with-openshift-service-mesh-ebook[Getting started with Red Hat OpenShift Service Mesh (e-book)]
1313
* link:https://www.redhat.com/en/services/training/building-resilient-microservices-istio-and-red-hat-openshift-service-mesh-exam-do329[Red Hat OpenShift Service Mesh course and certification]

documentation/modules/ROOT/pages/index.adoc

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,20 +30,14 @@ This solution pattern demonstrates how OpenShift Service Mesh 3 empowers platfor
3030
++++
3131
[IMPORTANT]
3232
====
33-
**OpenShift Service Mesh 3.0** is Technology Preview only at this time.
34-
3533
Support for **Gateway API** became generally available in OpenShift Service Mesh 2.6, supporting the Kubernetes Gateway API version 1.0.0. This functionality is exclusive to Red Hat OpenShift Service Mesh, and the Gateway API custom resource definitions (CRDs) are not supported outside this context.
3634
37-
Technology Preview features are not supported with Red Hat production service level agreements (SLAs) and might not be functionally complete. Red Hat does not recommend using them in production. These features provide early access to upcoming product features, enabling customers to test functionality and provide feedback during the development process.
35+
The use of Kubernetes Gateway API requires custom resource definitions (CRDs) that are not installed with OpenShift Container Platform 4.18 and earlier releases by default, but are installed as part of this Solution Pattern.
3836
3937
link:https://docs.openshift.com/container-platform/4.17/service_mesh/v2x/servicemesh-release-notes.html#gateway-api-ga-cluster-wide-deployments-ossm-2-6-0_ossm-release-notes[Service Mesh 2.x Release Notes]
4038
41-
link:https://docs.openshift.com/service-mesh/3.0.0tp1/ossm-release-notes/ossm-release-notes-assembly.html[Service Mesh 3 Tech Preview Release Notes]
42-
43-
link:https://access.redhat.com/support/offerings/techpreview[More details about Technology Preview terms]
44-
39+
link:https://docs.redhat.com/en/documentation/red_hat_openshift_service_mesh/3.0/html/release_notes/index[Service Mesh 3 Release Notes]
4540
46-
This Solution Pattern will update as supported releases become generally available (GA).
4741
====
4842

4943
*Contributors:* link:https://github.com/bugbiteme[Leon Levy] - Red Hat OpenShift Specialist Solution Architect

0 commit comments

Comments
 (0)