clusterTemplate_config_cpuManagerPolicy_properties

clusterTemplate_config_cpuManagerPolicy_properties
clusterTemplate_config_cpuManagerPolicy_properties
JSON Example
{
    "kubeReserved": {
        "cpu": 0,
        "memoryInGiB": 0
    },
    "systemReserved": {
        "cpu": 0,
        "memoryInGiB": 0
    }
}