9
9
The following network flow matrixes describe the ingress flows to {product-title} services for the following environments:
10
10
11
11
* {product-title} on bare metal
12
- * {sno-caps} on bare metal
12
+ * {sno-caps} with other platforms
13
13
* {product-title} on {aws-first}
14
14
* {sno-caps} on {aws-short}
15
15
@@ -23,13 +23,13 @@ Additionally, consider the following dynamic port ranges when managing ingress t
23
23
24
24
To view or download the complete raw CSV content for an environment, see the following resources:
25
25
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]
27
27
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 ]
29
29
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}]
31
31
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}]
33
33
34
34
[NOTE]
35
35
====
@@ -50,14 +50,14 @@ For base ingress flows to {sno} clusters, see the _Control plane node base flows
50
50
.Control plane node base flows
51
51
[%header,format=csv]
52
52
|===
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[]
54
54
|===
55
55
56
56
[id="network-flow-matrix-worker_{context}"]
57
57
.Worker node base flows
58
58
[%header,format=csv]
59
59
|===
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[]
61
61
|===
62
62
63
63
[id="network-flow-matrix-bm_{context}"]
@@ -68,18 +68,18 @@ In addition to the base network flows, the following matrix describes the ingres
68
68
.{product-title} on bare metal
69
69
[%header,format=csv]
70
70
|===
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[]
72
72
|===
73
73
74
74
[id="network-flow-matrix-sno_{context}"]
75
- == Additional network flows for {sno} on bare metal
75
+ == Additional network flows for {sno} with other platforms
76
76
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 .
78
78
79
- .{sno-caps} on bare metal
79
+ .{sno-caps} with other platforms
80
80
[%header,format=csv]
81
81
|===
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[]
83
83
|===
84
84
85
85
[id="network-flow-matrix-aws_{context}"]
@@ -90,7 +90,7 @@ In addition to the base network flows, the following matrix describes the ingres
90
90
.{product-title} on AWS
91
91
[%header,format=csv]
92
92
|===
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[]
94
94
|===
95
95
96
96
[id="network-flow-matrix-aws-sno_{context}"]
@@ -101,5 +101,5 @@ In addition to the base network flows, the following matrix describes the ingres
101
101
.{sno-caps} on AWS
102
102
[%header,format=csv]
103
103
|===
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[]
105
105
|===
0 commit comments