Skip to content

Commit c73da1f

Browse files
authored
Merge pull request #80365 from dfitzmau/OCPBUGS-38352
OCPBUGS#38352: Updated the Supported network plugin feature matrix table
2 parents 57989b4 + c91e14f commit c73da1f

File tree

4 files changed

+13
-88
lines changed

4 files changed

+13
-88
lines changed

_attributes/common-attributes.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -240,10 +240,6 @@ endif::[]
240240
//IBU
241241
:lcao: Lifecycle Agent
242242

243-
244-
245-
246-
247243
// Cloud provider names
248244
// Alibaba Cloud
249245
:alibaba: Alibaba Cloud

modules/nw-ovn-kubernetes-features.adoc

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,19 @@
55
[id="nw-ovn-kubernetes-purpose_{context}"]
66
= OVN-Kubernetes purpose
77

8-
The OVN-Kubernetes network plugin is an open-source, fully-featured Kubernetes CNI plugin that uses Open Virtual Network (OVN) to manage network traffic flows. OVN is a community developed, vendor-agnostic network virtualization solution. The OVN-Kubernetes network plugin:
8+
The OVN-Kubernetes network plugin is an open-source, fully-featured Kubernetes CNI plugin that uses Open Virtual Network (OVN) to manage network traffic flows. OVN is a community developed, vendor-agnostic network virtualization solution. The OVN-Kubernetes network plugin uses the following technologies:
99

10-
// OVN (Open Virtual Network) is consistent with upstream usage.
10+
* OVN to manage network traffic flows.
11+
* Kubernetes network policy support and logs, including ingress and egress rules.
12+
* The Generic Network Virtualization Encapsulation (Geneve) protocol, rather than Virtual Extensible LAN (VXLAN), to create an overlay network between nodes.
1113

12-
* Uses OVN (Open Virtual Network) to manage network traffic flows. OVN is a community developed, vendor-agnostic network virtualization solution.
13-
* Implements Kubernetes network policy support, including ingress and egress rules.
14-
* Uses the Geneve (Generic Network Virtualization Encapsulation) protocol rather than VXLAN to create an overlay network between nodes.
14+
The OVN-Kubernetes network plugin supports the following capabilities:
1515

16-
The OVN-Kubernetes network plugin provides the following advantages over OpenShift SDN.
17-
18-
* Full support for IPv6 single-stack and IPv4/IPv6 dual-stack networking on supported platforms
19-
* Support for hybrid clusters with both Linux and Microsoft Windows workloads
20-
* Optional IPsec encryption of intra-cluster communications
21-
* Offload of network data processing from host CPU to compatible network cards and data processing units (DPUs)
16+
* Hybrid clusters that can run both Linux and Microsoft Windows workloads. This environment is known as _hybrid networking_.
17+
* Offloading of network data processing from the host central processing unit (CPU) to compatible network cards and data processing units (DPUs). This is known as _hardware offloading_.
18+
* IPv4-primary dual-stack networking on bare-metal, {vmw-full}, {ibm-power-name}, {ibm-z-name}, and {rh-openstack} platforms.
19+
* IPv6 single-stack networking on a bare-metal platform.
20+
* IPv6-primary dual-stack networking for a cluster running on a bare-metal, a {vmw-full}, or an {rh-openstack} platform.
21+
* Egress firewall devices and egress IP addresses.
22+
* Egress router devices that operate in redirect mode.
23+
* IPsec encryption of intracluster communications.

modules/nw-ovn-kubernetes-matrix.adoc

Lines changed: 0 additions & 69 deletions
This file was deleted.

networking/ovn_kubernetes_network_provider/about-ovn-kubernetes.adoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,6 @@ The OVN controller programs the Open vSwitch daemon on the nodes to support the
3535

3636
include::modules/nw-ovn-kubernetes-features.adoc[leveloffset=+1]
3737

38-
include::modules/nw-ovn-kubernetes-matrix.adoc[leveloffset=+1]
39-
// This is a moving target; what is included isn't valid for 4.6
40-
//include::modules/nw-ovn-kubernetes-metrics.adoc[leveloffset=+1]
41-
4238
include::modules/nw-ovn-kuberentes-limitations.adoc[leveloffset=+1]
4339

4440
include::modules/nw-ovn-kubernetes-session-affinity.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)