This repository has been archived by the owner on Jan 18, 2023. It is now read-only.
CMK Release v1.2.1
Source build
$ tar -xvzf CPU-Manager-for-Kubernetes-1.2.1.tar.gz
$ cd CPU-Manager-for-Kubernetes-1.2.1
$ make
Release notes
- Improve REST API exceptions handling
- Handling race condition with creating nodereport\reconcilereport endpoints(TPR\CRD) and exposing corresponding reports.
- Add Kubernetes 1.8.1+ support
- Fix init container in
cluster-init
- Use Extended Resources instead of Opaque Integer Resources in Kubernetes 1.8.1+
- Fix init container in
- Add support for CPU ranges in isolcpus
- Minor bugfixes