Skip to content

Commit 8876e56

Browse files
authored
Merge pull request #93977 from rohennes/TELCODOCS-2309
TELCODOCS-2186: Updating link variables for 4.19
2 parents 001873b + 6861303 commit 8876e56

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

modules/network-flow-matrix.adoc

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
The following network flow matrixes describe the ingress flows to {product-title} services for the following environments:
1010

1111
* {product-title} on bare metal
12-
* {sno-caps} on bare metal
12+
* {sno-caps} with other platforms
1313
* {product-title} on {aws-first}
1414
* {sno-caps} on {aws-short}
1515
@@ -23,13 +23,13 @@ Additionally, consider the following dynamic port ranges when managing ingress t
2323
2424
To view or download the complete raw CSV content for an environment, see the following resources:
2525

26-
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm.csv[{product-title} on bare metal]
26+
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/raw/bm.csv[{product-title} on bare metal]
2727
28-
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm-sno.csv[{sno-caps} on bare metal]
28+
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/raw/none-sno.csv[{sno-caps} with other platforms]
2929
30-
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/aws.csv[{product-title} on {aws-short}]
30+
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/raw/aws.csv[{product-title} on {aws-short}]
3131
32-
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/aws-sno.csv[{sno-caps} on {aws-short}]
32+
* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/raw/aws-sno.csv[{sno-caps} on {aws-short}]
3333
3434
[NOTE]
3535
====
@@ -50,14 +50,14 @@ For base ingress flows to {sno} clusters, see the _Control plane node base flows
5050
.Control plane node base flows
5151
[%header,format=csv]
5252
|===
53-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/common-master.csv[]
53+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/common-master.csv[]
5454
|===
5555

5656
[id="network-flow-matrix-worker_{context}"]
5757
.Worker node base flows
5858
[%header,format=csv]
5959
|===
60-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/common-worker.csv[]
60+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/common-worker.csv[]
6161
|===
6262

6363
[id="network-flow-matrix-bm_{context}"]
@@ -68,18 +68,18 @@ In addition to the base network flows, the following matrix describes the ingres
6868
.{product-title} on bare metal
6969
[%header,format=csv]
7070
|===
71-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/bm.csv[]
71+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/bm.csv[]
7272
|===
7373

7474
[id="network-flow-matrix-sno_{context}"]
75-
== Additional network flows for {sno} on bare metal
75+
== Additional network flows for {sno} with other platforms
7676

77-
In addition to the base network flows, the following matrix describes the ingress flows to {product-title} services that are specific to {sno} on bare metal.
77+
In addition to the base network flows, the following matrix describes the ingress flows to {product-title} services that are specific to {sno} configured with `platform: none` in the installation manifest.
7878

79-
.{sno-caps} on bare metal
79+
.{sno-caps} with other platforms
8080
[%header,format=csv]
8181
|===
82-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/bm-sno.csv[]
82+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/none-sno.csv[]
8383
|===
8484

8585
[id="network-flow-matrix-aws_{context}"]
@@ -90,7 +90,7 @@ In addition to the base network flows, the following matrix describes the ingres
9090
.{product-title} on AWS
9191
[%header,format=csv]
9292
|===
93-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/aws.csv[]
93+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/aws.csv[]
9494
|===
9595

9696
[id="network-flow-matrix-aws-sno_{context}"]
@@ -101,5 +101,5 @@ In addition to the base network flows, the following matrix describes the ingres
101101
.{sno-caps} on AWS
102102
[%header,format=csv]
103103
|===
104-
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/aws-sno.csv[]
104+
include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.19/docs/stable/unique/aws-sno.csv[]
105105
|===

0 commit comments

Comments
 (0)