Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ossm-rn-new-features.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down
4 changes: 3 additions & 1 deletion modules/ossm-supported-configurations.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion service_mesh/v2x/prepare-to-deploy-applications-ossm.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]

Expand Down