1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSDOCS-16845: CQA for NOP-4 SR-IOV Operator (Installation and Config)

This commit is contained in:
dfitzmau
2026-01-30 11:09:49 +00:00
committed by openshift-cherrypick-robot
parent ebddd5bb30
commit 0e05efd499
11 changed files with 404 additions and 337 deletions

View File

@@ -6,11 +6,38 @@ include::_attributes/common-attributes.adoc[]
toc::[]
The Single Root I/O Virtualization (SR-IOV) Network Operator manages the SR-IOV network devices and network attachments in your cluster.
[role="_abstract"]
To manage SR-IOV network devices and network attachments in your cluster, use the Single Root I/O Virtualization (SR-IOV) Network Operator.
// Configuring the SR-IOV Network Operator
include::modules/nw-sriov-configuring-operator.adoc[leveloffset=+1]
// SR-IOV Network Operator config custom resource
include::modules/nw-sriov-operator-cr.adoc[leveloffset=+1]
// About the Network Resources Injector
include::modules/about-network-resource-injector.adoc[leveloffset=+1]
// Disabling or enabling the Network Resources Injector
include::modules/disable-enable-network-resource-injector.adoc[leveloffset=+1]
// About the SR-IOV Network Operator admission controller webhook
include::modules/about-sr-iov-operator-admission-control-webhook.adoc[leveloffset=+1]
[role="_additional-resources"]
.Additional resources
* link:https://access.redhat.com/articles/7010183[Configuring the SR-IOV Network Operator to use an unsupported NIC]
// Disabling or enabling the SR-IOV Network Operator admission controller webhook
include::modules/disable-enable-sr-iov-operator-admission-control-webhook.adoc[leveloffset=+1]
//Configuring a custom NodeSelector for the SR-IOV Network Config daemon
include::modules/configuring-custom-nodeselector.adoc[leveloffset=+1]
// Configuring the SR-IOV Network Operator for single node installations
include::modules/configure-sr-iov-operator-single-node.adoc[leveloffset=+1]
// Deploying the SR-IOV Operator for HCP
include::modules/sriov-operator-hosted-control-planes.adoc[leveloffset=+2]
@@ -24,11 +51,10 @@ include::modules/sriov-operator-metrics.adoc[leveloffset=+2]
.Additional resources
* link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/4.21/html/accessing_metrics/accessing-metrics-as-an-administrator#querying-metrics-for-all-projects-with-mon-dashboard_accessing-metrics-as-an-administrator[Querying metrics for all projects with the monitoring dashboard]
* link:https://docs.redhat.com/en/documentation/monitoring_stack_for_red_hat_openshift/4.21/html/accessing_metrics/accessing-metrics-as-a-developer#querying-metrics-for-user-defined-projects-with-mon-dashboard_accessing-metrics-as-a-developer[Querying metrics for user-defined projects as a developer]
[id="configuring-sriov-operator-next-steps"]
== Next steps
* xref:../../../networking/hardware_networks/configuring-sriov-device.adoc#configuring-sriov-device[Configuring an SR-IOV network device]
* Optional: xref:../../../networking/networking_operators/sr-iov-operator/uninstalling-sriov-operator.adoc#uninstalling-sriov-operator[Uninstalling the SR-IOV Network Operator]
* xref:../../../networking/networking_operators/sr-iov-operator/uninstalling-sriov-operator.adoc#uninstalling-sriov-operator[Uninstalling the SR-IOV Network Operator]