Skip to content

Releases: intel/container-experience-kits

v1.3.1

22 Apr 07:49
Compare
Choose a tag to compare

Bare Metal Reference Architecture 1.8

This version includes Kubernetes 1.15.

This release includes the following changes:

  • added Telemetry Aware Scheduling
  • added DDP profile loading capability for Intel® Ethernet Network Adapter 700 Series
  • added Bond CNI plugin
  • added SST-BF configuration utility
  • updated DPDK to 19.11 and OVS to 2.13.0
  • bug fixes and improvements

v1.2.1

22 Apr 07:49
Compare
Choose a tag to compare

Bare Metal Reference Architecture 1.8

This version includes Kubernetes 1.14.

This release includes the following changes:

  • added Telemetry Aware Scheduling
  • added DDP profile loading capability for Intel® Ethernet Network Adapter 700 Series
  • added Bond CNI plugin
  • added SST-BF configuration utility
  • updated DPDK to 19.11 and OVS to 2.13.0
  • bug fixes and improvements

v1.4.0

25 Feb 10:13
Compare
Choose a tag to compare

This release includes the following changes:

Software BOM

Component Version Link
Kubespray v2.12 https://github.com/kubernetes-sigs/kubespray
Docker v18.09 https://www.docker.com/
Kubernetes (includes Topology Manager) v1.16.3 https://github.com/kubernetes/kubernetes
CPU Manager for Kubernetes v1.4.0 https://github.com/intel/CPU-Manager-for-Kubernetes
Node Feature Discovery v0.3.0 https://github.com/kubernetes-sigs/node-feature-discovery
Data Plane Development Kit 18.11.1 https://core.dpdk.org/download/
Open vSwitch with DPDK v2.11.0 http://docs.openvswitch.org/en/latest/intro/install/dpdk/
Vector Packet Processing 18.07 https://docs.fd.io/vpp/18.07/index.html
Multus CNI v3.3 https://github.com/intel/multus-cni
SR-IOV CNI v2.0.0 https://github.com/intel/sriov-cni
SR-IOV network device plugin v3.1 https://github.com/intel/sriov-network-device-plugin
Userspace CNI v1.2 https://github.com/intel/userspace-cni-network-plugin
Intel Ethernet Drivers i40e 2.7.29
i40evf 3.6.15
https://sourceforge.net/projects/e1000/files/i40e%20stable/2.7.29
https://sourceforge.net/projects/e1000/files/i40evf%20stable/3.6.15

Changes and fixes

  • updated Kubespray to v2.12 (installs Kubernetes v1.16.3)
  • enabled Topology Manager
  • updated Multus to v3.3 and fixed deployment issues
  • updated the user guide

v1.3.0

25 Feb 10:09
Compare
Choose a tag to compare

This release includes the following changes:

Software BOM

Component Version Link
Kubespray v2.11 https://github.com/kubernetes-sigs/kubespray
Docker v18.09 https://www.docker.com/
Kubernetes v1.15.6 https://github.com/kubernetes/kubernetes
CPU Manager for Kubernetes v1.4.0 https://github.com/intel/CPU-Manager-for-Kubernetes
Node Feature Discovery v0.3.0 https://github.com/kubernetes-sigs/node-feature-discovery
Data Plane Development Kit 18.11.1 https://core.dpdk.org/download/
Open vSwitch with DPDK v2.11.0 http://docs.openvswitch.org/en/latest/intro/install/dpdk/
Vector Packet Processing 18.07 https://docs.fd.io/vpp/18.07/index.html
Multus CNI v3.2 https://github.com/intel/multus-cni
SR-IOV CNI v2.0.0 https://github.com/intel/sriov-cni
SR-IOV network device plugin v3.1 https://github.com/intel/sriov-network-device-plugin
Userspace CNI v1.2 https://github.com/intel/userspace-cni-network-plugin
Intel Ethernet Drivers i40e 2.7.29
i40evf 3.6.15
https://sourceforge.net/projects/e1000/files/i40e%20stable/2.7.29
https://sourceforge.net/projects/e1000/files/i40evf%20stable/3.6.15

Changes and fixes

  • updated Kubespray to v2.11 (installs Kubernetes v1.15.6)
  • updated the user guide

v1.2.0

25 Feb 10:06
Compare
Choose a tag to compare

This release includes the following changes:

Software BOM

Component Version Link
Kubespray v2.10 https://github.com/kubernetes-sigs/kubespray
Docker v18.09 https://www.docker.com/
Kubernetes v1.14.6 https://github.com/kubernetes/kubernetes
CPU Manager for Kubernetes v1.4.0 https://github.com/intel/CPU-Manager-for-Kubernetes
Node Feature Discovery v0.3.0 https://github.com/kubernetes-sigs/node-feature-discovery
Data Plane Development Kit 18.11.1 https://core.dpdk.org/download/
Open vSwitch with DPDK v2.11.0 http://docs.openvswitch.org/en/latest/intro/install/dpdk/
Vector Packet Processing 18.07 https://docs.fd.io/vpp/18.07/index.html
Multus CNI v3.2 https://github.com/intel/multus-cni
SR-IOV CNI v2.0.0 https://github.com/intel/sriov-cni
SR-IOV network device plugin v3.1 https://github.com/intel/sriov-network-device-plugin
Userspace CNI v1.2 https://github.com/intel/userspace-cni-network-plugin
Intel Ethernet Drivers i40e 2.7.29
i40evf 3.6.15
https://sourceforge.net/projects/e1000/files/i40e%20stable/2.7.29
https://sourceforge.net/projects/e1000/files/i40evf%20stable/3.6.15

Changes and fixes

  • changed default hugepage size to 1G
  • install of missing Python dependencies
  • cmk: updated to v1.4.0
  • fixed dockerproject repositories URLs
  • dpdk-install: don't bind VFs if config is empty
  • userspace-cni: fixed building issues
  • update kubespray v2.10
  • updated userguide

Released version v1.1

26 Sep 10:39
Compare
Choose a tag to compare
  • Updated SR-IOV Network device plugin version to v3.0.0
  • Added automation for driver binding
  • Updated Ansible version to 2.7.12
  • Integrated helm charts for various Intel opensource ingredients
  • Documentation updates