1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 03:47:04 +01:00

OSDOCS-17681-feature: Added SR-IOV ARM support note to feature docs

This commit is contained in:
dfitzmau
2026-01-12 16:03:33 +00:00
committed by openshift-cherrypick-robot
parent 7e51c81eee
commit 4e6fe2d83e

View File

@@ -6,7 +6,13 @@ include::_attributes/common-attributes.adoc[]
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].