v1.22.11+k3s2
This fixes several issues in the v1.22.11+k3s1 and prior releases.
Changes since v1.22.11+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. (#5798) - K3s will no longer log panics after upgrading directly from much older kubernetes releases, or when deploying services with
type: externalname. (#5798) - Bumped kine to v0.9.3 (#5798)
- Fixed an issue that prevented newer versions of k3s from joining clusters that do not have egress-selector-mode support. (#5792)
- Remove k3s-io fork of containerd/continuity (#5776)
- Remove go-powershell dead dependency (#5779)
Embedded Component Versions
| Component | Version |
|---|---|
| Kubernetes | v1.22.11 |
| Kine | v0.9.3 |
| SQLite | 3.36.0 |
| Etcd | v3.5.4-k3s1 |
| Containerd | v1.5.13-k3s1 |
| Runc | v1.0.0 |
| 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 |
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