[Starlingx-discuss] Enabling CPU Manager

Dharwadkar, Sriram Sriram.Dharwadkar at commscope.com
Tue Oct 13 18:25:46 UTC 2020


Hi,

I have installed StarlingX edge cloud with version 4.0 with one controller + 2 worker nodes.
In this setup, how to enable CPU Manager, so that dedicated cpu's can be assigned to containers.

I modified the file /var/lib/kubelet/config.yaml, to have below contents and rebooted the worker node
featureGates:
  CPUManager: true
cpuManagerPolicy: static
cpuManagerReconcilePeriod: 5s
systemReserved:
   cpu: 2000m
kubeReserved:
   cpu: 2000m

It has not taken effect. Any suggestions to enable CPU Manage ? Looks like documentation for this is not ready.

Regards,
Sriram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20201013/ac920d65/attachment.html>


More information about the Starlingx-discuss mailing list