cncf / cnf-testbed

ARCHIVED: 🧪🛏️Cloud-native Network Function (CNF) Testbed --> See LFN Cloud Native Telecom Initiative https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592

Home Page:https://wiki.lfnetworking.org/pages/viewpage.action?pageId=113213592

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add CPU Manager for Kubernetes (CMK) to CNF Testbed

michaelspedersen opened this issue · comments

Add CPU Manager for Kubernetes (CMK) to CNF Testbed

CPU Manager for Kubernetes provides the ability to set core affinity for workloads, which can be used to ensure exclusive core assignments (CPU isolation).

Tasks:

  • Add workload-infra example for installing CMK on existing Kubernetes cluster
  • Add use-case example using CMK to isolate workloads
  • Add documentation (README) to workload-infra and use-case examples
  • Update Make deployment tools to configure GRUB on worker nodes

All of the tasks above should be covered by #335.
Issue to be updated / closed based on review