|
6 | 6 | [id="network-flow-matrix_{context}"]
|
7 | 7 | = {product-title} network flow matrix
|
8 | 8 |
|
9 |
| -The network flow matrix describes the ingress flows to {product-title} services. |
10 |
| -The network information in the matrix is accurate for both bare-metal and cloud environments. |
11 |
| -Use the information in the network flow matrix to help you manage ingress traffic. |
12 |
| -You can restrict ingress traffic to essential flows to improve network security. |
| 9 | +The following network flow matrixes describe the ingress flows to {product-title} services for the following environments: |
13 | 10 |
|
14 |
| -To view or download the raw CSV content, see link:https://raw.githubusercontent.com/openshift/openshift-docs/main/snippets/network-flow-matrix.csv[this resource]. |
| 11 | +* {product-title} on bare metal |
| 12 | +* {sno-caps} on bare metal |
| 13 | +* {product-title} on {aws-first} |
| 14 | +* {sno-caps} on {aws-short} |
15 | 15 |
|
16 |
| -Additionally, consider the following dynamic port ranges when managing ingress traffic: |
| 16 | +Use the information in the appropriate network flow matrix to help you manage ingress traffic for your specific environment. You can restrict ingress traffic to essential flows to improve network security. |
| 17 | + |
| 18 | +Additionally, consider the following dynamic port ranges when managing ingress traffic for both bare metal and cloud environments: |
17 | 19 |
|
18 | 20 | * `9000-9999`: Host level services
|
19 | 21 | * `30000-32767`: Kubernetes node ports
|
20 | 22 | * `49152-65535`: Dynamic or private ports
|
21 | 23 |
|
| 24 | +To view or download the complete raw CSV content for an environment, see the following resources: |
| 25 | + |
| 26 | +* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm.csv[{product-title} on bare metal] |
| 27 | +
|
| 28 | +* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/bm-sno.csv[{sno-caps} on bare metal] |
| 29 | +
|
| 30 | +* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/aws.csv[{product-title} on {aws-short}] |
| 31 | +
|
| 32 | +* link:https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/raw/aws-sno.csv[{sno-caps} on {aws-short}] |
| 33 | +
|
| 34 | +[NOTE] |
| 35 | +==== |
| 36 | +The network flow matrixes describe ingress traffic flows for a base {product-title} or {sno} installation. It does not describe network flows for additional components, such as optional Operators available from the Red Hat Marketplace. The matrixes do not apply for Hosted-Control-Plane, MicroShift, or standalone clusters. |
| 37 | +==== |
| 38 | + |
| 39 | +[id="network-flow-matrix-common_{context}"] |
| 40 | +== Base network flows |
| 41 | + |
| 42 | +The following matrixes describe the base ingress flows to {product-title} services. |
| 43 | + |
22 | 44 | [NOTE]
|
23 | 45 | ====
|
24 |
| -The network flow matrix describes ingress traffic flows for a base {product-title} installation. It does not describe network flows for additional components, such as optional Operators available from the Red Hat Marketplace. The matrix does not apply for Hosted-Control-Plane, MicroShift, or standalone clusters. |
| 46 | +For base ingress flows to {sno} clusters, see the _Control plane node base flows_ matrix only. |
25 | 47 | ====
|
26 | 48 |
|
27 |
| -.Network flow matrix |
| 49 | +[id="network-flow-matrix-control_{context}"] |
| 50 | +.Control plane node base flows |
| 51 | +[%header,format=csv] |
| 52 | +|=== |
| 53 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/common-master.csv[] |
| 54 | +|=== |
| 55 | + |
| 56 | +[id="network-flow-matrix-worker_{context}"] |
| 57 | +.Worker node base flows |
| 58 | +[%header,format=csv] |
| 59 | +|=== |
| 60 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/common-worker.csv[] |
| 61 | +|=== |
| 62 | + |
| 63 | +[id="network-flow-matrix-bm_{context}"] |
| 64 | +== Additional network flows for {product-title} on bare metal |
| 65 | + |
| 66 | +In addition to the base network flows, the following matrix describes the ingress flows to {product-title} services that are specific to {product-title} on bare metal. |
| 67 | + |
| 68 | +.{product-title} on bare metal |
| 69 | +[%header,format=csv] |
| 70 | +|=== |
| 71 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/bm.csv[] |
| 72 | +|=== |
| 73 | + |
| 74 | +[id="network-flow-matrix-sno_{context}"] |
| 75 | +== Additional network flows for {sno} on bare metal |
| 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. |
| 78 | + |
| 79 | +.{sno-caps} on bare metal |
| 80 | +[%header,format=csv] |
| 81 | +|=== |
| 82 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/bm-sno.csv[] |
| 83 | +|=== |
| 84 | + |
| 85 | +[id="network-flow-matrix-aws_{context}"] |
| 86 | +== Additional network flows for {product-title} on {aws-short} |
| 87 | + |
| 88 | +In addition to the base network flows, the following matrix describes the ingress flows to {product-title} services that are specific to {product-title} on {aws-short}. |
| 89 | + |
| 90 | +.{product-title} on AWS |
| 91 | +[%header,format=csv] |
| 92 | +|=== |
| 93 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/aws.csv[] |
| 94 | +|=== |
| 95 | + |
| 96 | +[id="network-flow-matrix-aws-sno_{context}"] |
| 97 | +== Additional network flows for {sno} on {aws-short} |
| 98 | + |
| 99 | +In addition to the base network flows, the following matrix describes the ingress flows to {product-title} services that are specific to {sno} on {aws-short}. |
| 100 | + |
| 101 | +.{sno-caps} on AWS |
28 | 102 | [%header,format=csv]
|
29 | 103 | |===
|
30 |
| -include::snippets/network-flow-matrix.csv[] |
| 104 | +include::https://raw.githubusercontent.com/openshift-kni/commatrix/release-4.18/docs/stable/unique/aws-sno.csv[] |
31 | 105 | |===
|
0 commit comments