Static cpu manager policy - how

Hi, All,

I’m a kubernetes/Rancher newbie (so apologize if I asked about something obvious) and have a question - when building a Custom cluster, how to enable static CPU manager policy?

When building a kuberenetes cluster by hand, I’ve achieved it by adding

cpuManagerPolicy: static

under kubeletConfiguration hierarchy in the kubeadm config file. But I can’t figure out where to put that switch when creating a cluster from within Rancher (for that matter, where to put other initial switches, like enabling certain feature gates?).

I’m currently using Rancher 2.0.6, perhaps switching to the newer release would help?

Thank you!