Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

v1.2.0

Compare
Choose a tag to compare
@przemeklal przemeklal released this 25 Feb 10:06

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