Skip to content

Releases: rancher/rke2

v1.19.7-beta1+rke2r2

02 Feb 19:53
Compare
Choose a tag to compare
v1.19.7-beta1+rke2r2 Pre-release
Pre-release

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

20 Jan 01:50
Compare
Choose a tag to compare

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:

v1.19.7-rc1+rke2r1

15 Jan 22:44
7c7c64e
Compare
Choose a tag to compare
v1.19.7-rc1+rke2r1 Pre-release
Pre-release
update Kubernetes to v1.19.7 (#666)

* update Kubernetes to v1.19.7

v1.18.15+rke2r1

20 Jan 02:02
44a0b3f
Compare
Choose a tag to compare

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:

v1.18.15-rc1+rke2r1

15 Jan 22:45
44a0b3f
Compare
Choose a tag to compare
v1.18.15-rc1+rke2r1 Pre-release
Pre-release
update release-1.18 with latest patch (#665)

* update release-1.18 with latest patch

v1.19.5+rke2r1

22 Dec 22:52
22433f0
Compare
Choose a tag to compare

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:

v1.19.5-rc1+rke2r1

18 Dec 22:46
a148adb
Compare
Choose a tag to compare
v1.19.5-rc1+rke2r1 Pre-release
Pre-release
Revert "[1.19] coredns: v1.7.1 (#607)" (#628)

This reverts commit e23bca6c2f0e1e1b8daa072eee9953b7b6864d72.

v1.18.13+rke2r1

15 Dec 17:43
328b729
Compare
Choose a tag to compare

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:

v1.18.13-rc2+rke2r1: Merge pull request #604 from briandowns/issue-597-2

15 Dec 00:41
c1e2c48
Compare
Choose a tag to compare
remove unneeded rm and reorder yum call

v1.18.13-rc1+rke2r1: Merge pull request #587 from briandowns/upgrade_kubernetes_to_1.18.13

11 Dec 19:46
3ff7cff
Compare
Choose a tag to compare
update code and docs to use and reference v1.18.13 respectively