This release updates Kubernetes to v1.20.5
For more details on what's new, see the Kubernetes release notes. If you are coming from v1.19 or earlier, it is recommended that you read the Urgent Upgrade Notes.
Upgrade Notes
If you installed RKE2 from RPMs (default on RHEL-based distributions), you will need to either re-run the installer, or edit /etc/yum.repos.d/rancher-rke2.repo
to point at the latest/1.20
or stable/1.20
channel (depending on how quickly you would like to receive new releases) in order to update RKE2 via yum.
Changes since v1.20.4+rke2r1
- Upgrade Kubernetes to v1.20.5
- Upgrade to containerd v1.4.4-k3s1 (#804) See the containerd security advisory for more information.
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.20.5 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.4.4-k3s1 |
Runc | v1.0.0-rc93 |
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.4 |
Known Issues
- #786 - NetworkManager interferes with network related components. If your node has NetworkManager installed and enabled, please refere to Rke2 Docs for a workaround.
These 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.