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

    Interface V1KSMConfiguration

    KSMConfiguration holds information about KSM.

    interface V1KSMConfiguration {
        nodeLabelSelector?: K8sIoApimachineryPkgApisMetaV1LabelSelector;
    }
    Index

    Properties

    NodeLabelSelector is a selector that filters in which nodes the KSM will be enabled. Empty NodeLabelSelector will enable ksm for every node.