Allocating specific CPUs for nodes in a cluster

    To explicitly define a list of CPUs that are reserved for specific nodes, create a custom resource (CR) to define the reservedSystemCPUs parameter. This list supersedes the CPUs that might be reserved using the and kubeReserved parameters.

    Procedure

    Additional resources