github k3s-io/k3s v1.26.6+k3s1

latest releases: v1.31.1+k3s1, v1.30.5+k3s1, v1.29.9+k3s1...
15 months ago

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

For more details on what's new, see the Kubernetes release notes.

Changes since v1.26.5+k3s1:

  • Update flannel version (#7648)
  • Bump vagrant libvirt with fix for plugin installs (#7658)
  • E2E and Dep Backports - June (#7693)
    • Bump docker go.mod #7681
    • Shortcircuit commands with version or help flags #7683
    • Add Rotation certification Check, remove func to restart agents #7097
    • E2E: Sudo for RunCmdOnNode #7686
  • VPN integration (#7727)
  • E2e: Private registry test (#7721)
  • Fix spelling check (#7751)
  • Remove unused libvirt config (#7757)
  • Backport version bumps and bugfixes (#7717)
    • The bundled metrics-server has been bumped to v0.6.3, and now uses only secure TLS ciphers by default.
    • The coredns-custom ConfigMap now allows for *.override sections to be included in the .:53 default server block.
    • The K3s core controllers (supervisor, deploy, and helm) no longer use the admin kubeconfig. This makes it easier to determine from access and audit logs which actions are performed by the system, and which are performed by an administrative user.
    • Bumped klipper-lb image to v0.4.4 to resolve an issue that prevented access to ServiceLB ports from localhost when the Service ExternalTrafficPolicy was set to Local.
    • Make LB image configurable when compiling k3s
    • K3s now allows nodes to join the cluster even if the node password secret cannot be created at the time the node joins. The secret create will be retried in the background. This resolves a potential deadlock created by fail-closed validating webhooks that block secret creation, where the webhook is unavailable until new nodes join the cluster to run the webhook pod.
    • The bundled containerd's aufs/devmapper/zfs snapshotter plugins have been restored. These were unintentionally omitted when moving containerd back into the k3s multicall binary in the previous release.
    • The embedded helm controller has been bumped to v0.15.0, and now supports creating the chart's target namespace if it does not exist.
  • Add format command on makefile (#7762)
  • Fix logging and cleanup in Tailscale (#7782)
  • Update Kubernetes to v1.26.6 (#7789)

Embedded Component Versions

Component Version
Kubernetes v1.26.6
Kine v0.10.1
SQLite 3.39.2
Etcd v3.5.7-k3s1
Containerd v1.7.1-k3s1
Runc v1.1.7
Flannel v0.22.0
Metrics-server v0.6.3
Traefik v2.9.10
CoreDNS v1.10.1
Helm-controller v0.15.0
Local-path-provisioner v0.0.24

Helpful Links

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

Don't miss a new k3s release

NewReleases is sending notifications on new releases.