Skip to content

v1.23.1+k3s2

Choose a tag to compare

@ks3serviceaccount ks3serviceaccount released this 14 Jan 08:24

This release fixes several issues, including an issue with the --agent-token flag that could prevent servers from joining managed etcd clusters when this flag was used.

Known Issues:

  • There is an issue that may cause unexpected behavior when removing servers running embedded etcd from the cluster. When removing servers with etcd from the cluster, ensure that the k3s service is stopped before using kubectl delete to remove the node from the Kubernetes and etcd cluster. You should do this one node at a time to ensure that your cluster does not lose quorum. Failure to follow this process may result in K3s on the deleted node crashing, restarting, and rejoining the cluster.

Changes since K3s v1.23.1+k3s1:

  • Fixed an issue that prevented cluster-reset restore from working on some nodes in a multi-node etcd cluster. (#4915)
  • Update building documentation for macos (#4850)
  • Fixed an issue that prevented joining additional servers when --agent-token is set. (#4876)
  • Fix a typo: advertise-up -> advertise-ip (#4827)
  • Integration tests utilities improvements (#4832)
  • Fix make generate to use dapper (#4861)
  • Fix small windows lint issues (#4849)
  • Update channel.yaml for 1.23 (#4833)
  • Export default parser (#4826)
  • Require integration test to be run as sudo/root (#4824)
  • Fix cgroup smoke test (#4823)

Embedded Component Versions

Component Version
Kubernetes v1.23.1
Kine v0.8.1
SQLite 3.36.0
Etcd v3.5.0-k3s2
Containerd v1.5.8-k3s2
Runc v1.0.3
Flannel v0.15.1
Metrics-server v0.5.0
Traefik v2.5.0
CoreDNS v1.8.4
Helm-controller v0.11.7
Local-path-provisioner v0.0.20

Helpful Links

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