From 4a51617fdf11572b8c50dc74e026a1fb030b4260 Mon Sep 17 00:00:00 2001 From: AedinC Date: Mon, 25 Aug 2025 15:59:41 +0100 Subject: [PATCH] OSDOCS-14496:Pruning Service Mesh book. --- modules/ossm-rn-new-features.adoc | 2 +- modules/ossm-supported-configurations.adoc | 4 +++- service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/modules/ossm-rn-new-features.adoc b/modules/ossm-rn-new-features.adoc index a639fa58ce36..7b271091f198 100644 --- a/modules/ossm-rn-new-features.adoc +++ b/modules/ossm-rn-new-features.adoc @@ -437,7 +437,7 @@ include::snippets/technology-preview.adoc[] This enhancement introduces an updated Technology Preview version of the {product-title} Gateway API. By default, the {product-title} Gateway API is disabled. endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[] -==== Enabling {product-title} Gateway API +=== Enabling {product-title} Gateway API To enable the {product-title} Gateway API, set the value of the `enabled` field to `true` in the `techPreview.gatewayAPI` specification of the `ServiceMeshControlPlane` resource. [source,yaml] diff --git a/modules/ossm-supported-configurations.adoc b/modules/ossm-supported-configurations.adoc index 89b3e08d6802..bd0e0aa2912f 100644 --- a/modules/ossm-supported-configurations.adoc +++ b/modules/ossm-supported-configurations.adoc @@ -24,7 +24,9 @@ ifndef::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[] endif::openshift-rosa,openshift-rosa-hcp,openshift-dedicated[] * {product-dedicated} version 4 * Azure Red Hat OpenShift (ARO) version 4 -* Red Hat OpenShift Service on AWS (ROSA) +* Red Hat OpenShift Service on AWS +* Red Hat OpenShift Service on AWS classic architecture + [id="ossm-unsupported-configurations_{context}"] == Unsupported configurations diff --git a/service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc b/service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc index 7b3a60122f8e..1d94994006c3 100644 --- a/service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc +++ b/service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc @@ -33,7 +33,7 @@ include::modules/ossm-sidecar-validate-kiali.adoc[leveloffset=+1] For information about enabling Envoy access logs, see the xref:../../service_mesh/v2x/ossm-troubleshooting-istio.adoc#enabling-envoy-access-logs[Troubleshooting] section. -For information about viewing Envoy logs, see xref:../../service_mesh/v2x/ossm-observability.adoc#ossm-viewing-logs_observability[Viewing logs in the Kiali console] +For information about viewing Envoy logs, see xref:../../service_mesh/v2x/ossm-observability.adoc#ossm-viewing-logs_observability[Viewing logs in the Kiali console]. include::modules/ossm-sidecar-injection-env-var.adoc[leveloffset=+1]