Skip to content

Commit 1538389

Browse files
authored
Merge pull request #92320 from JoeAldinger/OCPBUGS-55107
OCPBUGS-55107:updates support matrix for localnet using NAD
2 parents 691bc13 + a1e834a commit 1538389

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

modules/nw-udn-support-matrix-primary-secondary.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
[id="support-matrix-for-udn-nad_{context}"]
77
= UserDefinedNetwork and NetworkAttachmentDefinition support matrix
88

9-
The `UserDefinedNetwork` and `NetworkAttachmentDefinition` custom resources (CRs) provide cluster administrators and users the ability to create customizable network configurations and define their own network topologies, ensure network isolation, manage IP addressing for workloads, and configure advanced network features. A third CR, `ClusterUserDefinedNetwork`, is also available, which allows administrators the ability to create and define additional networks spanning multiple namespaces at the cluster level.
9+
The `UserDefinedNetwork` and `NetworkAttachmentDefinition` custom resources (CRs) provide cluster administrators and users the ability to create customizable network configurations and define their own network topologies, ensure network isolation, manage IP addressing for workloads, and configure advanced network features. A third CR, `ClusterUserDefinedNetwork`, is also available, which allows administrators the ability to create and define additional networks spanning multiple namespaces at the cluster level.
1010

11-
User-defined networks and network attachment definitions can serve as both the primary and secondary network interface, and each support `layer2` and `layer3` topologies; a third network topology, Localnet, is also supported with network attachment definitions with secondary networks.
11+
User-defined networks and network attachment definitions can serve as both the primary and secondary network interface, and each support `layer2` and `layer3` topologies; a third network topology, Localnet, is also supported with network attachment definitions with secondary networks.
1212

1313
[NOTE]
1414
====
1515
As of {product-title} 4.18, the Localnet topology is unavailable for use with the `UserDefinedNetwork` and `ClusterUserDefinedNetwork` CRs. It is only available for `NetworkAttachmentDefinition` CRs that leverage secondary networks.
1616
====
1717

18-
The following section highlights the supported features of the `UserDefinedNetwork` and `NetworkAttachmentDefinition` CRs when they are used as either the primary or secondary network. A separate table for the `ClusterUserDefinedNetwork` CR is also included.
19-
18+
The following section highlights the supported features of the `UserDefinedNetwork` and `NetworkAttachmentDefinition` CRs when they are used as either the primary or secondary network. A separate table for the `ClusterUserDefinedNetwork` CR is also included.
19+
2020
.Primary network support matrix for `UserDefinedNetwork` and `NetworkAttachmentDefinition` CRs
2121
[cols="1a,1a,1a, options="header"]
2222
|===
@@ -50,7 +50,7 @@ The following section highlights the supported features of the `UserDefinedNetwo
5050
^| ✓
5151
^| ✓
5252

53-
^| `MultinetworkPolicy` resource
53+
^| `MultinetworkPolicy` resource
5454
^| X
5555
^| X
5656

@@ -71,7 +71,7 @@ The following section highlights the supported features of the `UserDefinedNetwo
7171
^| north-south traffic
7272
^| X
7373
^| X
74-
^| ✓
74+
^| ✓ (`NetworkAttachmentDefinition` CR only)
7575

7676
^| Persistent IPs
7777
^| ✓

0 commit comments

Comments
 (0)