mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OSDOCS-17681-feature: Added SR-IOV ARM support note to feature docs
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
7e51c81eee
commit
4e6fe2d83e
@@ -6,7 +6,13 @@ include::_attributes/common-attributes.adoc[]
|
|||||||
|
|
||||||
toc::[]
|
toc::[]
|
||||||
|
|
||||||
The Single Root I/O Virtualization (SR-IOV) specification is a standard for a type of PCI device assignment that can share a single device with multiple pods.
|
[role="_abstract"]
|
||||||
|
To share a single physical device with multiple pods, implement the Single Root I/O Virtualization (SR-IOV) specification. This standard enables flexible PCI device assignment, allowing a device to show as multiple separate physical devices for efficient resource allocation.
|
||||||
|
|
||||||
|
[NOTE]
|
||||||
|
====
|
||||||
|
As of {product-title} 4.21, the SR-IOV Operator can support ARM hardware.
|
||||||
|
====
|
||||||
|
|
||||||
You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster by using the xref:../../networking/networking_operators/sr-iov-operator/installing-sriov-operator.adoc#installing-sriov-operator[SR-IOV Operator].
|
You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster by using the xref:../../networking/networking_operators/sr-iov-operator/installing-sriov-operator.adoc#installing-sriov-operator[SR-IOV Operator].
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user