Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ $ oc patch service httpbin-gateway-istio -n httpbin -p '{"spec": {"type": "LoadB
+
[NOTE]
====
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster using {ocp-short-name} Routes".
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster by using {ocp-short-name} Routes".
====

. Verify that the you can access the `httpbin` service from outside the cluster when using the external hostname or IP address of the gateway Service resource. Ensure that you set the `INGRESS_HOST` variable appropriately for the environment in which your cluster is running.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ $ oc patch service <gateway_name>-istio -n <gateway_namespace> -p '{"spec": {"ty
+
[NOTE]
====
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster using {ocp-short-name} Routes".
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster by using {ocp-short-name} Routes".
====

. Verify that you can access the `httpbin` service from outside the cluster when using the external hostname or IP address of the gateway Service resource. Ensure that you set the `INGRESS_HOST` variable appropriately for the environment in which your cluster is running.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ $ oc patch service <gateway_name> -n <gateway_namespace> -p '{"spec": {"type": "
+
[NOTE]
====
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster using {ocp-short-name} Routes".
{ocp-short-name} Routes can also expose a gateway to traffic outside the cluster. For more information, see "Exposing a gateway to traffic outside the cluster by using {ocp-short-name} Routes".
====

. Verify that you can access the `httpbin` service from outside the cluster when using the external hostname or IP address of the gateway `Service` resource. Ensure that you set the `INGRESS_HOST` variable appropriately for the environment that your cluster is running in.
Expand Down
4 changes: 2 additions & 2 deletions modules/ossm-release-notes-supported-versions.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ See the following table for information about {SMProduct} 3.3.3 supported versio
| 1.28.6

|Kiali Operator
|2.22.3
|2.22.4

|Kiali server
|2.22.3
|2.22.4

|===

Expand Down