Skip to content

v1.27.2+rke2r1

Compare
Choose a tag to compare
@galal-hussein galal-hussein released this 30 May 23:22
· 313 commits to master since this release

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

Important Notes

  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.27.1+rke2r1:

  • V1.27.2+rke2r1 (#4261)
  • Update stable channel to v1.25.9+rke2r1 (#4138)
  • Updating dev doc (#3111)
  • Add dependabot (#4133)
  • Add updatecli (#4135)
  • Fix hardcoded file mount handling for default audit log filename (#4139)
  • Add ability to have write custom files during TF tests for specialized configurations (#4132)
  • Bump ubuntu from 20.04 to 22.04 (#4154)
  • Add reviewers to dependabot PRs (#4156)
  • Introduce updatecli to repo and validate basic functionality (#4155)
  • Add label to dependabot PRs (#4169)
  • Create 'upgrade traditional with workloads' test automated for RKE2 (#4118)
  • Update Cilium to v1.13.2 (#4170)
  • Fix drone dispatch step (#4147)
  • Enable --with-node-id flag (#4131)
  • Chore: replace github.com/ghodss/yaml with sigs.k8s.io/yaml (#4163)
  • Remove Trivy install from Dockerfile (#4187)
  • Move Drone dispatch pipeline (#4202)
  • Bump K3s/containerd/runc versions (#4210)
    • The bundled containerd and runc versions have been bumped to v1.7.1-k3s1/v1.1.7
  • Update Calico image on Canal (#4214)
  • Upgrade docker/docker package (#4225)
  • Add rke2-upgrade to image list (#4237)
  • Bump metrics-server to v0.6.3 (#4244)
  • Fix fapolicyd checks in install script (#4249)
  • Bump vsphere csi/cpi and csi snapshot charts (#4271)
  • Bump vsphere csi to remove duplicate CSI deployment. (#4295)

Packaged Component Versions

Component Version
Kubernetes v1.27.2
Etcd v3.5.7-k3s1
Containerd v1.7.1-k3s1
Runc v1.1.7
Metrics-server v0.6.3
CoreDNS v1.10.1
Ingress-Nginx 4.5.2
Helm-controller v0.14.0

Available CNIs

Component Version FIPS Compliant
Canal (Default) Flannel v0.21.3
Calico v3.25.1
Yes
Calico v3.25.0 No
Cilium v1.13.2 No
Multus v3.9.3 No

Helpful Links

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