mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 23:15:10 +00:00
This patch adds new Kubelet option topologyManagerPolicyOptions. To introduce new TopologyManager options, first we need to introduce new flag called `topology-manager-policy-options` to allow users to modify behaviour of best-effort and restricted policies. Signed-off-by: PiotrProkop <pprokop@nvidia.com>