Skip to content

Commit e003c10

Browse files
committed
OSSMDOC-434: Clarify 3scale nNav headings.
1 parent 4060f66 commit e003c10

File tree

4 files changed

+7
-5
lines changed

4 files changed

+7
-5
lines changed

_topic_maps/_topic_map.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2735,9 +2735,9 @@ Topics:
27352735
File: ossm-federation
27362736
- Name: Extensions
27372737
File: ossm-extensions
2738-
- Name: The 3scale WebAssembly module
2738+
- Name: 3scale WebAssembly for 2.1
27392739
File: ossm-threescale-webassembly-module
2740-
- Name: Using the 3scale Istio adapter
2740+
- Name: 3scale Istio adapter for 2.0
27412741
File: threescale-adapter
27422742
- Name: Troubleshooting Service Mesh
27432743
File: ossm-troubleshooting-istio
@@ -2768,7 +2768,7 @@ Topics:
27682768
File: prepare-to-deploy-applications-ossm
27692769
- Name: Data visualization and observability
27702770
File: ossm-observability
2771-
- Name: Using the 3scale Istio adapter
2771+
- Name: 3scale Istio adapter for 1.x
27722772
File: threescale-adapter
27732773
- Name: Removing Service Mesh
27742774
File: removing-ossm

service_mesh/v2x/ossm-threescale-webassembly-module.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[id="ossm-threescale-webassembly-module"]
2-
= The 3scale WebAssembly module
2+
= Using the 3scale WebAssembly module
33
include::modules/ossm-document-attributes.adoc[]
44
:context: ossm-threescale-webassembly-module
55

service_mesh/v2x/threescale-adapter.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ It is not required for {ProductName}.
1010

1111
[IMPORTANT]
1212
====
13+
You can only use the 3scale Istio adapter with {ProductName} versions 2.0 and below. The Mixer component was deprecated in release 2.0 and removed in release 2.1. For {ProductName} versions 2.1.0 and later you should use the xref:../../service_mesh/v2x/ossm-threescale-webassembly-module.adoc[3scale WebAssembly module].
14+
1315
If you want to enable 3scale backend cache with the 3scale Istio adapter, you must also enable Mixer policy and Mixer telemetry. See xref:../../service_mesh/v2x/ossm-create-smcp.adoc#ossm-create-smcp[Deploying the Red Hat OpenShift Service Mesh control plane].
1416
====
1517

service_mesh/v2x/upgrading-ossm-to-2-1.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ To upgrade {ProductName}, you must update the version field of the {ProductName}
2020

2121
.Procedure
2222

23-
. Switch to the project that contains your `ServiceMeshControlPlane` resource. In this example, `istio-system` is the name of the control plane project.
23+
. Switch to the project that contains your `ServiceMeshControlPlane` resource. In this example, `istio-system` is the name of the control plane project.
2424
+
2525
[source,terminal]
2626
----

0 commit comments

Comments
 (0)