Description:
spec.domain.cpu.guestMappingPassthrough in this paragraph should be spec.domain.cpu.numa.guestMappingPassthrough:
GuestMappingPassthrough will pass through the node numa topology to the guest. The topology is based on the dedicated CPUs which the VMI got assigned from the kubelet via the CPU Manager. It can be requested by setting spec.domain.cpu.guestMappingPassthrough on the VMI.
What you expected:
spec.domain.cpu.guestMappingPassthrough should be spec.domain.cpu.numa.guestMappingPassthrough
Description: spec.domain.cpu.guestMappingPassthrough in this paragraph should be spec.domain.cpu.numa.guestMappingPassthrough:
GuestMappingPassthrough will pass through the node numa topology to the guest. The topology is based on the dedicated CPUs which the VMI got assigned from the kubelet via the CPU Manager. It can be requested by setting spec.domain.cpu.guestMappingPassthrough on the VMI.
What you expected: spec.domain.cpu.guestMappingPassthrough should be spec.domain.cpu.numa.guestMappingPassthrough
URL: https://kubevirt.io/user-guide/compute/numa/
Additional context: