Skip to content
This repository has been archived by the owner on Jan 18, 2023. It is now read-only.

CMK Release v1.2.0

Compare
Choose a tag to compare
@squall0gd squall0gd released this 29 Sep 15:00

Source build

$ tar -xvzf CPU-Manager-for-Kubernetes-1.2.0-rc1.tar.gz
$ cd CPU-Manager-for-Kubernetes-1.2.0-rc1
$ make

Release notes

  • Add support for Custom Resource Definitions
  • Update Kubernetes python client
  • Fix taints in Kubernetes 1.7+
  • Minor bugfixes