| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | PCI device id | |
targetDriver | string | Target driver to rebind the PCI device to. |
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
🎉 Join Oxide + SideroLabs at KubeCon North America 2025 in Atlanta on Nov 12 • RSVP Free →
PCIDriverRebindConfig allows to configure PCI driver rebinds.
apiVersion: v1alpha1
kind: PCIDriverRebindConfig
name: 0000:04:00.00 # PCI device id
targetDriver: vfio-pci # Target driver to rebind the PCI device to.
| Field | Type | Description | Value(s) |
|---|---|---|---|
name | string | PCI device id | |
targetDriver | string | Target driver to rebind the PCI device to. |
Was this page helpful?