v1.23.8+k3s2
This fixes several issues in the v1.23.8+k3s1 and prior releases.
Changes since v1.23.8+k3s1:
- Fixed an issue that prevented
kubectl logsand other functionality that requires a connection to the agent from working correctly when the server's--bind-addressflag was used, or when k3s is used behind a http proxy. (#5797) - K3s will no longer log panics after upgrading directly from much older kubernetes releases, or when deploying services with
type: externalname. (#5797) - Bumped kine to v0.9.3 (#5797)
- Fixed an issue that prevented newer versions of k3s from joining clusters that do not have egress-selector-mode support. (#5791)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.23.8 |
| Kine | v0.9.3 |
| SQLite | 3.36.0 |
| Etcd | v3.5.4-k3s1 |
| Containerd | v1.5.13-k3s1 |
| Runc | v1.0.3 |
| Flannel | v0.18.1 |
| Metrics-server | v0.5.2 |
| Traefik | v2.6.2 |
| CoreDNS | v1.9.1 |
| Helm-controller | v0.12.3 |
| Local-path-provisioner | v0.0.21 |
Known Issues
- #5823 - When using ServiceLB, deleting Services with
type: LoadBalancerwill leave orphansvclb-DaemonSets. This will be fixed in a subsequent release.
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 or to dive deep into K3s.
- Read how you can contribute here