v1.30.5+rke2r1
rafaelbreno
released this
23 Sep 15:02
·
53 commits
to release-1.30
since this release
This release updates Kubernetes to v1.30.5.
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.30.4+rke2r1:
- Update to cilium v1.16.1 (#6653)
- Bump canal to v3.28.1-build20240827 (#6670)
- Bump canal to v3.28.1-build20240830 (#6688)
- 1.30 Bump harvester cloud provider v0.2.6 (#6631)
- Update chart with CNI plugins on Flannel and Cilium (#6701)
- Update cilium chart to
1.16.103
(#6715) - Bump multus chart to v4.1.000 (#6743)
- Remove sriov images from airgap tarball (#6753)
- Add ctr to shell completion (#6730)
- Bump k3s/containerd/runc/ccm versions (#6763)
- Bump charts and images to fix go CVE (#6782)
- Bump hardened images (#6776)
- Update Calico image for Canal with updated CNI plugins (#6794)
- Bump ingress-nginx to v1.10.4-hardened3 (#6799)
- Bump etcd and CCM builds (#6803)
- September K8s patch (#6811)
- Update cilium e2e test (#6815)
Charts Versions
Component | Version |
---|---|
rke2-cilium | 1.16.104 |
rke2-canal | v3.28.1-build2024091100 |
rke2-calico | v3.28.100 |
rke2-calico-crd | v3.28.100 |
rke2-coredns | 1.29.006 |
rke2-ingress-nginx | 4.10.402 |
rke2-metrics-server | 3.12.003 |
rancher-vsphere-csi | 3.3.0-rancher100 |
rancher-vsphere-cpi | 1.8.000 |
harvester-cloud-provider | 0.2.600 |
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.30.5 |
Etcd | v3.5.13-k3s1 |
Containerd | v1.7.21-k3s2 |
Runc | v1.1.14 |
Metrics-server | v0.7.1 |
CoreDNS | v1.11.1 |
Ingress-Nginx | v1.10.4-hardened3 |
Helm-controller | v0.16.4 |
Available CNIs
Component | Version | FIPS Compliant |
---|---|---|
Canal (Default) | Flannel v0.25.6 Calico v3.28.1 |
Yes |
Calico | v3.28.1 | No |
Cilium | v1.16.1 | No |
Multus | v4.1.0 | 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.