@kubevirt-ui/kubevirt-api
    Preparing search index...

    Interface V1NUMA

    interface V1NUMA {
        guestMappingPassthrough?: object;
    }
    Index

    Properties

    guestMappingPassthrough?: object

    GuestMappingPassthrough will create an efficient guest topology based on host CPUs exclusively assigned to a pod. The created topology ensures that memory and CPUs on the virtual numa nodes never cross boundaries of host numa nodes.