This release updates Kubernetes to v1.28.13.
Important Note
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
Changes since v1.28.12+rke2r1:
- Bump rke2-coredns to add option to use nodelocal dns cache with cilium (#6436)
- Bump rke2-calico chart to v3.28.100 (#6485)
- Bump nginx to hardened2 (#6480)
- Update for CNI flannel, Cilium and Canal (#6517)
- Fix external etcd connection (#6463)
- Rke2 shell completion (#6462)
- Bump k3s and containerd (#6526)
- Fixed hns clean only in case of reboot (#6540)
- Bump harvester csi driver v0.1.18 (#6393)
- Bump Harvester-csi-driver v0.1.18
- Bump containerd/crictl/runc versions (#6554)
- Fix for kill all to not delete the data dir (#6563)
- Update Kubernetes to v1.28.13 (#6572)
- Fix windows airgap image packaging (#6587)
- Fixed Flannel chart to rightly disable nft (#6609)
- Bump ingress-nginx to v1.10.4-hardened2 (#6613)
Charts Versions
Component | Version |
---|---|
rke2-cilium | 1.16.000 |
rke2-canal | v3.28.1-build2024080600 |
rke2-calico | v3.28.100 |
rke2-calico-crd | v3.28.100 |
rke2-coredns | 1.29.004 |
rke2-ingress-nginx | 4.10.401 |
rke2-metrics-server | 3.12.002 |
rancher-vsphere-csi | 3.3.0-rancher100 |
rancher-vsphere-cpi | 1.8.000 |
harvester-cloud-provider | 0.2.400 |
harvester-csi-driver | 0.1.1800 |
rke2-snapshot-controller | 1.7.202 |
rke2-snapshot-controller-crd | 1.7.202 |
rke2-snapshot-validation-webhook | 1.7.302 |
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.28.13 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.20-k3s1 |
Runc | v1.1.12 |
Metrics-server | v0.7.1 |
CoreDNS | v1.11.1 |
Ingress-Nginx | v1.10.4-hardened2 |
Helm-controller | v0.15.10 |
Available CNIs
Component | Version | FIPS Compliant |
---|---|---|
Canal (Default) | Flannel v0.25.5 Calico v3.28.1 | Yes |
Calico | v3.28.1 | No |
Cilium | v1.16.0 | No |
Multus | v4.0.2 | No |
Helpful Links
As always, we welcome and appreciate feedback from our community of users. Please feel free to:
- Open issues here
- Join our Slack channel
- Check out our documentation for guidance on how to get started.