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

Releases: intel/CPU-Manager-for-Kubernetes

KCM v0.2.0

03 Feb 03:16
Compare
Choose a tag to compare

Source build

$ tar -xvzf kubernetes-comms-mvp-0.2.0.tar.gz
$ cd kubernetes-comms-mvp-0.2.0
$ make

Release notes

  • KCM init takes into account the isolcpus kernel parameter when constructing
    the pool configuration directory. For more information on how to configure
    this kernel option for use with KCM, see the CLI documentation for KCM init.
  • KCM nodereport includes a new field called "topology" to describe the
    the relation of logical CPUs to physical cores and sockets. CPUs in this
    structure are designated as "isolated" or not (per isolcpus.)
  • KCM init no longer exits abnormally if the configuration directory
    already exists.
  • KCM discover properly updates the existing node taints. This allows
    the command to succeed when run on an already-tainted node.
  • Default KCM image pull policy in pod templates and cluster-init is now
    IfNotPresent (was Never.)
  • KCM waits for Kubernetes thirdparty resource to exist before creating
    instances. This previously caused spurious initial restarts of the
    reconcile-nodereport pod.
  • Various test and doc improvements.
  • Various minor fixes in documentation and pod template files.

v0.2.0-rc2

03 Feb 02:38
Compare
Choose a tag to compare
v0.2.0-rc2 Pre-release
Pre-release
KCM v0.2.0-rc2

v0.2.0-rc1

02 Feb 23:44
Compare
Choose a tag to compare
v0.2.0-rc1 Pre-release
Pre-release
KCM v0.2.0-rc1

KCM v0.1.1

20 Jan 20:55
@nqn nqn
Compare
Choose a tag to compare

Source build

$ tar -xvzf kubernetes-comms-mvp-0.1.1.tar.gz
$ cd kubernetes-comms-mvp-0.1.1
$ make

Using prebuilt docker container

$ gunzip kcm-v0.1.1-docker.tar.gz
$ docker load --input kcm-v0.1.1-docker.tar

v0.1.1-rc3

20 Jan 20:13
Compare
Choose a tag to compare
v0.1.1-rc3 Pre-release
Pre-release
KCM v0.1.1-rc3

v0.1.1-rc2

20 Jan 20:05
@nqn nqn
Compare
Choose a tag to compare
v0.1.1-rc2 Pre-release
Pre-release
KCM v0.1.1-rc2

v0.1.1-rc1

20 Jan 16:26
Compare
Choose a tag to compare
v0.1.1-rc1 Pre-release
Pre-release
KCM v0.1.1-rc1

KCM v0.1.0

20 Jan 03:46
Compare
Choose a tag to compare

Loading the pre-built Docker image:

$ gunzip kcm-v0.1.0-docker.tar.gz
$ docker load --input kcm-v0.1.0-docker.tar

v0.1.0-rc4

20 Jan 03:46
Compare
Choose a tag to compare
v0.1.0-rc4 Pre-release
Pre-release
KCM v0.1.0-rc4

v0.1.0-rc3

20 Jan 03:46
Compare
Choose a tag to compare
v0.1.0-rc3 Pre-release
Pre-release
KCM v0.1.0-rc3