Update Kubernetes updates (main) (patch)
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| kubernetes/kubernetes | patch |
1.31.11 -> 1.31.12
|
| kubernetes/kubernetes | patch |
1.32.7 -> 1.32.8
|
| rancher/rke2 | patch |
1.31.11+rke2r1 -> 1.31.12+rke2r1
|
| rancher/rke2 | patch |
1.32.7+rke2r1 -> 1.32.8+rke2r1
|
Release Notes
kubernetes/kubernetes (kubernetes/kubernetes)
v1.31.12: Kubernetes v1.31.12
See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.
See the CHANGELOG for more details.
rancher/rke2 (rancher/rke2)
v1.31.12+rke2r1: v1.31.12+rke2r1
This release updates Kubernetes to v1.31.12.
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.31.11+rke2r1:
- Add.utils test (#8651) - backport 1.31 (#8660)
- CNI Bumps for Aug 25 release (#8691)
- Bump rancher vsphere csi to 3.3.1-rancher10 (#8679)
- Bump rke2-coredns to 1.43.100 (#8725)
- Update to cilium v1.18.000 (#8718)
- Bump ingress-nginx to v1.12.4-hardened6 (#8734)
- Update Kubernetes Metrics Server chart 3.13.000 (#8743)
- Separate pod template generation and static pod execution code (#8748)
- Bump k3s (#8751)
- Add prime ribs index upload and cache invalidation (#8709)
- Bump K3s version for certificate startup check fix (#8764)
- Update K8s to v1.31.12 and Go 1.23.11 (#8771)
- Fix missing ECM config (#8776)
- Fix uploader authentication (#8781)
- Bump k3s for metric and event fixes (#8787)
- Bump ingress-nginx to hardened7 (#8791)
- Bump coredns chart and image (#8736) (#8797)
- Fix static pod cleanup (#8808)
Charts Versions
| Component | Version |
|---|---|
| rke2-cilium | 1.18.000 |
| rke2-canal | v3.30.2-build2025073100 |
| rke2-calico | v3.30.200 |
| rke2-calico-crd | v3.30.200 |
| rke2-coredns | 1.43.101 |
| rke2-ingress-nginx | 4.12.404 |
| rke2-metrics-server | 3.13.000 |
| rancher-vsphere-csi | 3.3.1-rancher1000 |
| rancher-vsphere-cpi | 1.9.100 |
| harvester-cloud-provider | 0.2.1000 |
| harvester-csi-driver | 0.1.2400 |
| rke2-snapshot-controller | 4.0.003 |
| rke2-snapshot-controller-crd | 4.0.003 |
| rke2-snapshot-validation-webhook | 0.0.0 |
Packaged Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.31.12 |
| Etcd | v3.5.21-k3s1 |
| Containerd | v2.0.5-k3s2 |
| Runc | v1.2.6 |
| Metrics-server | v0.8.0 |
| CoreDNS | v1.12.3 |
| Ingress-Nginx | v1.12.4-hardened7 |
| Helm-controller | v0.16.13 |
Available CNIs
| Component | Version | FIPS Compliant |
|---|---|---|
| Canal (Default) |
Flannel v0.27.2 Calico v3.30.2 |
Yes |
| Calico | v3.30.2 | No |
| Cilium | v1.18.0 | No |
| Multus | v4.2.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.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.