Releases: rancher/rke2
v1.19.7-beta1+rke2r2
This is an out-of-cycle beta release to make artifacts available for testing fixes to AppArmor. We do not plan to release v1.19.7+rke2r2; the next production release on this branch will be made against Kubernetes v1.19.8.
v1.19.7+rke2r1
This release updates Kubernetes to v1.19.7
For more details on what's new, see the Kubernetes release notes
Changes since v1.19.5+rke2r1
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.19.7 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.3-k3s2 |
Runc | v1.0.0-rc92 |
CNI Plugins | v0.8.7 |
Flannel | v0.13.0-rancher1 |
Calico | v3.13.3 |
Metrics-server | v0.3.6 |
CoreDNS | v1.6.9 |
Ingress-Nginx | v1.36.3 |
Helm-controller | v0.8.3 |
Known Issues
- Helm-controller sometimes leave behind failed install job pods with reason "NodeAffinity". This is due to an upstream issue. This is harmless as the pods will be recreated and eventually succeed, but the failed pods will remain until manually deleted. #127
This will be addressed in an upcoming 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.
v1.19.7-rc1+rke2r1
update Kubernetes to v1.19.7 (#666) * update Kubernetes to v1.19.7
v1.18.15+rke2r1
This release updates Kubernetes to v1.18.15
For more details on what's new, see the Kubernetes release notes
Changes since v1.18.13+rke2r1
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.18.15 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.3-k3s2 |
Runc | v1.0.0-rc92 |
CNI Plugins | v0.8.7 |
Flannel | v0.13.0-rancher1 |
Calico | v3.13.3 |
Metrics-server | v0.3.6 |
CoreDNS | v1.6.9 |
Ingress-Nginx | v1.36.3 |
Helm-controller | v0.8.3 |
Known Issues
- Helm-controller sometimes leave behind failed install job pods with reason "NodeAffinity". This is due to an upstream issue. This is harmless as the pods will be recreated and eventually succeed, but the failed pods will remain until manually deleted. #127
This will be addressed in an upcoming 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.
v1.18.15-rc1+rke2r1
update release-1.18 with latest patch (#665) * update release-1.18 with latest patch
v1.19.5+rke2r1
This release is RKE2's first in the v1.19 line. It upgrades to Kubernetes version v1.19.5. If you are coming from v1.18 or earlier, it is recommended that you read the Urgent Upgrade Notes.
Changes since v1.18.13+rke2r1
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.19.5 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.3-k3s2 |
Runc | v1.0.0-rc92 |
CNI Plugins | v0.8.7 |
Flannel | v0.13.0-rancher1 |
Calico | v3.13.3 |
Metrics-server | v0.3.6 |
CoreDNS | v1.6.9 |
Ingress-Nginx | v1.36.3 |
Helm-controller | v0.8.0 |
Known Issues
- Helm-controller sometimes leave behind failed install job pods with reason "NodeAffinity". This is due to an upstream issue. This is harmless as the pods will be recreated and eventually succeed, but the failed pods will remain until manually deleted. #127
This will be addressed in an upcoming 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.
v1.19.5-rc1+rke2r1
Revert "[1.19] coredns: v1.7.1 (#607)" (#628) This reverts commit e23bca6c2f0e1e1b8daa072eee9953b7b6864d72.
v1.18.13+rke2r1
This release updates Kubernetes to v1.18.13
For more details on what's new, see the Kubernetes release notes
Changes since v1.18.12+rke2r2
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.18.13 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.3.9-k3s1 |
Runc | v1.0.0-rc92 |
CNI Plugins | v0.8.7 |
Flannel | v0.13.0-rancher1 |
Calico | v3.13.3 |
Metrics-server | v0.3.6 |
CoreDNS | v1.6.9 |
Ingress-Nginx | v1.36.3 |
Helm-controller | v0.7.3 |
Known Issues
- Helm-controller sometimes leave behind failed install job pods with reason "NodeAffinity". This is due to an upstream issue. This is harmless as the pods will be recreated and eventually succeed, but the failed pods will remain until manually deleted. #127
These items will be addressed in an upcoming 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.
v1.18.13-rc2+rke2r1: Merge pull request #604 from briandowns/issue-597-2
remove unneeded rm and reorder yum call
v1.18.13-rc1+rke2r1: Merge pull request #587 from briandowns/upgrade_kubernetes_to_1.18.13
update code and docs to use and reference v1.18.13 respectively