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

IBM Z network interfaces not supported

This commit is contained in:
SNiemann15
2025-08-07 10:46:12 +02:00
committed by openshift-cherrypick-robot
parent 7be55a4744
commit a009c49ff4

View File

@@ -17,6 +17,8 @@
|Model
|Indicates the model of the network interface controller. Supported values are *e1000e* and *virtio*.
On {ibm-z-name}, the only valid NIC model option is *virtio*. *e1000e* is not supported.
|Network
|List of available network attachment definitions.
@@ -26,6 +28,8 @@ a|List of available binding methods. Select the binding method suitable for the
* Default pod network: `masquerade`
* Linux bridge network: `bridge`
* SR-IOV network: `SR-IOV`
+
On {ibm-z-name}, `SR-IOV` is not supported.
|MAC Address
|MAC address for the network interface controller. If a MAC address is not specified, one is assigned automatically.