clusterTemplate_config_cpuManagerPolicy

clusterTemplate_config_cpuManagerPolicy
clusterTemplate_config_cpuManagerPolicy
JSON Example
{
    "type": "string",
    "policy": "string",
    "properties": {
        "kubeReserved": {
            "cpu": 0,
            "memoryInGiB": 0
        },
        "systemReserved": {
            "cpu": 0,
            "memoryInGiB": 0
        }
    }
}
string
type
Optional

type

string
policy
Optional

policy

Possible values are : static, default,