Rate This Document
Findability
Accuracy
Completeness
Readability

V1.1.0

Change Description

Common network plugins such as Flannel and Calico often introduce high network latency, adversely affecting microservice IOPS performance. To mitigate this, the virtual function (VF) passthrough technology offers a solution. The SR-IOV-CNI network plugin minimizes latency by directly assigning VFs of physical NICs to containers. Furthermore, the Bond-CNI plugin extends this capability by enabling NIC bonding within containers, providing high availability and resilience against network errors or failures.

Version 1.1.0 has the following changes:

  • Identifies SR-IOV NICs and allocates NIC VFs to containers.
  • Allows NICs to be bonded in containers after SR-IOV VF passthrough.

Resolved Issues

None

Known Issues

None