How To Use Luigi
How To Use Luigi Operator
Network Attachment Definition
As described the network attach definition is an object that describes how the network looks like in terms of the subnet, VLAN, gateway, start-range, and end-range, among the types of Network Attachment Definitions we will be covering 4 types which are mcvlan, ipvlan and sriov-kernel and sriov-dpdk.
Pod Definitions with 2 interfaces
In order for pods to be created with an additional nic, and the same principle applies for adding more than two NICs to the pod, the pod definition should be called with network annotations making reference to the Network Attach Definition(s).
Was this page helpful?