KubeVirt: Difference between revisions

416 bytes added ,  14 February 2022
Line 169: Line 169:
</syntaxhighlight>
</syntaxhighlight>
}}
}}
==Networking==
===Bridge (Macvtap)===
This allows your VM to get an IP from the host network.
# Install [https://github.com/k8snetworkplumbingwg/multus-cni multus-cni]
# Enable macvtap [https://kubevirt.io/user-guide/operations/activating_feature_gates/#how-to-activate-a-feature-gate instructions]
# Follow the remaining instructions [https://kubevirt.io/user-guide/virtual_machines/interfaces_and_networks/ here]


==Resources==
==Resources==
* [https://kubevirt.io/2021/intel-vgpu-kubevirt.html#fedora-workstation-prep intel-vgpu-kubevirt]
* [https://kubevirt.io/2021/intel-vgpu-kubevirt.html#fedora-workstation-prep intel-vgpu-kubevirt]