Releases: rancher/rke2
v1.18.19+rke2r1
This release updates Kubernetes to v1.18.19
For more details on what's new, see the Kubernetes release notes
Changes since v1.18.18+rke2r1
- Upgrade Kubernetes to v1.18.19
- Fixes (CVE-2021-30465) runc 1.0.0-rc94 and earlier are vulnerable to a symlink exchange attack (#982).
- Fix for installations on networks lacking DNS for nodes (#1030)
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.18.19 |
Etcd | v3.4.13-k3s1 |
Containerd | v1.3.10-k3s4 |
Runc | v1.0.0-rc95 |
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 refer to the RKE2 Documentation for a workaround.
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.19-rc1+rke2r1
kubernetes: v1.18.19 (#1036) See #949 Signed-off-by: Jacob Blain Christen <[email protected]>
v1.21.1-alpha5+rke2r1
Use wharfie+k3s shared code for bootstrap Moves the runtime image bootstrap to after config has been pulled from the server, so that we can promote --system-default-registry to a server var, like --cluster-dns and other things that should be set the same on all nodes. With this change we no longer drop manifests for packaged components on agents, which never made use of them anyway.
v1.21.1-alpha4+rke2r1
1.21.1 alpha: bump kube-proxy and canal charts (#987) Signed-off-by: Jacob Blain Christen <[email protected]>
v1.21.0-alpha3+rke2r1
Update k3s (#970)
v1.21.0-alpha2+rke2r1
Add ability to configure calico failsafe ports Fixes #921
v1.20.6+rke2r1
This release updates Kubernetes to v1.20.6
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.5+rke2r1
- Upgrade Kubernetes to v1.20.6 (#843)
- Mount host ssldirs into the controller-manager pod (#832)
- Add etcd snapshot to S3 functionality (#848)
- Update documentation with detailed remediation for control 5.1.5 within the CIS 1.5 hardening guide (#551)
- Private registry functionality enhancements (#865)
- Bug fix for disable etcd flag (#867)
- Rewrite image references instead of URLs (#904)
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.20.6 |
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
- #692 - RKE does not write audit logs, regardless of the audit policy in place.
- #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.
v1.20.6-rc2+rke2r1
Rewrite image references instead of URLs Signed-off-by: Brad Davidson <[email protected]> (cherry picked from commit f38c8fbff2e1c62eb635d928458e66cd91220893)
v1.20.6-rc1+rke2r1
Merge pull request #896 from Oats87/issues/rke2/843 [release-1.20] Bump to v1.20.6 and bump K3s to latest for etcd snapshot functionality
v1.19.10+rke2r1
This release updates Kubernetes to v1.19.10
For more details on what's new, see the Kubernetes release notes
Changes since v1.19.9+rke2r1
Packaged Component Versions
Component | Version |
---|---|
Kubernetes | v1.19.10 |
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.
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.