github rancher/rke2 v1.26.5+rke2r1

4 months ago

This release updates Kubernetes to v1.26.5, and fixes a number of issues.

Important Note

  1. If your server (control-plane) nodes were not started with the --token CLI flag or config file key, a randomized token was generated during initial cluster startup. This key is used both for joining new nodes to the cluster, and for encrypting cluster bootstrap data within the datastore. Ensure that you retain a copy of this token, as is required when restoring from backup.

You may retrieve the token value from any server already joined to the cluster:

cat /var/lib/rancher/rke2/server/token
  1. Many systems have updated their packages with newer version of container-selinux (> v2.191.0) which is incompatible with our rke2-selinux policy and require a change in policy. We have updated our policy; you will notice the rke2-selinux package being upgraded from version v0.11.1 to newer version v0.12.0.

Changes since v1.26.4+rke2r1:

  • Fix drone dispatch step (#4148)
  • Update Cilium to v1.13.2 (#4175)
  • Bump golangci-lint for golang 1.20 compat and fix warnings (#4186)
  • Enable --with-node-id flag (#4190)
  • Backport fixes and bump K3s/containerd/runc versions (#4211)
    • The bundled containerd and runc versions have been bumped to v1.7.1-k3s1/v1.1.7
    • Replace github.com/ghodss/yaml with sigs.k8s.io/yaml
    • Fix hardcoded file mount handling for default audit log filename
  • Update Calico image on Canal (#4218)
  • Move Drone dispatch pipeline (#4205)
  • Upgrade docker/docker package (#4225) (#4234)
  • Bump metrics-server to v0.6.3 (#4245)
  • V1.26.5+rke2r1 (#4260)
  • Bump vsphere csi/cpi and csi snapshot charts (#4272)
  • Bump vsphere csi to remove duplicate CSI deployment. (#4296)

Packaged Component Versions

ComponentVersion
Kubernetesv1.26.5
Etcdv3.5.7-k3s1
Containerdv1.7.1-k3s1
Runcv1.1.7
Metrics-serverv0.6.3
CoreDNSv1.10.1
Ingress-Nginx4.5.2
Helm-controllerv0.14.0

Available CNIs

ComponentVersionFIPS Compliant
Canal (Default)Flannel v0.21.3
Calico v3.25.1
Yes
Calicov3.25.0No
Ciliumv1.13.2No
Multusv3.9.3No

Helpful Links

As always, we welcome and appreciate feedback from our community of users. Please feel free to:

Don't miss a new rke2 release

NewReleases is sending notifications on new releases.