Skip to content

Releases: Nordix/xcluster

Diskim and kernel updates

02 Jun 13:49
Compare
Choose a tag to compare

All files should now have owner root:root on the images (please raise an issue if they don't).

An alias for tcpdump is added;

alias tcpdump='/bin/tcpdump -Z root'

Last Ubuntu 20.04 based release?

26 May 09:39
Compare
Choose a tag to compare

Some updates;

  • Test library updates
  • Kernel linux-5.17.8

Ubuntu 22.04 base

14 May 07:14
Compare
Choose a tag to compare

Images are now build on Ubuntu 22.04.

The stepping of the major release number indicates that this release may not be compatible with older (<Ubuntu 22.04) hosts. No ground breaking features has been added.

Also the leading v on the version has been dropped (should never have been there)

New kernel linux-5.17.1 and others

01 Apr 07:22
Compare
Choose a tag to compare

Kernel updated to linux-5.17.1. Many other updates, e.g ovl's multus and sctp.

linux-5.16.1 and xdp/ovs updates

26 Jan 09:55
Compare
Choose a tag to compare

Some updates

  • Linux kernel linux-5.16.1
  • Xcluster version in /etc/os-release
  • Upgraded dropbear ssh 2016.74 -> 2020.81
  • Base image in ovl/k8s-base
  • jq now included in hd.img
  • Updated demo slides
  • Many updates in ovls; load-balancer, xdp, ovs

Openvswitch support

20 Dec 07:23
Compare
Choose a tag to compare

The ovl/ovs added and the kernel is rebuilt with additional features.

This also allows the Antrea CNI-plugin to be used with ovl/k8s-cni-antrea.

linux-5.15.2 with more hw support

18 Nov 12:00
Compare
Choose a tag to compare

Update to kernel linux-5.15.2 and extended support for pci, iommu, and Intel nic's (e1000, e1000e, igb).

The intention is to extend dpdk support in xcluster.

Private-reg/pause-image fixup and linux-5.14.2

16 Sep 09:34
Compare
Choose a tag to compare

Upgrade to this release is necessary for those who use a local docker registry and recent K8s images. To use a local xcluster clone will also work.

The problem is the pause image. It is used by all containers and is assumed to be pre-pulled. In earlier releases the private-reg ovl reset the version to pause:3.2. With this release the pause version is untouched. The pause image is also upgraded to pause:3.6.

Other upgrades are linux-5.14.2 and cri-o 1.22.0.

Linux-5.13.1

13 Jul 09:23
Compare
Choose a tag to compare

Updated linux kernel

Evil tester

02 Jun 07:26
Compare
Choose a tag to compare

Main new feature is the network-topology/evil_tester.

There is a lot of updates to ovl/load-balancer that will soon be moved to Nordix/nfqueue-loadbalancer.