Skip to content
This repository was archived by the owner on Aug 31, 2026. It is now read-only.

Release v1.5.0

Choose a tag to compare

@rancherio-gh-m rancherio-gh-m released this 01 Dec 12:30
· 152 commits to release/v1.5 since this release
b916067

Rancher Kubernetes Engine (RKE) is a CNCF-certified Kubernetes distribution that runs entirely within Docker containers. It works on bare-metal and virtualized servers. With RKE, the installation and operation of Kubernetes are both simplified and easily automated, and they are entirely independent of the operating system and platform you're running.

Enhancements

  • Added support for v1.27.6-rancher1-1.
  • Introduced support for external-aws.
    • In Kubernetes 1.27 and later, you must use an out-of-tree AWS cloud provider. See documentation on how to set up external-aws.
    • All existing clusters must migrate prior to upgrading to v1.27 in order to stay functional. See documentation on how to migrate to external-aws on Kubernetes 1.26 and earlier.
    • Note that there is a known issue with external-aws where RKE fails to find the node if both hostname-override and internal-address are empty. For more information, see #3445

Other changes

Kubernetes Versions

Each version of RKE has a specific list of supported Kubernetes versions. If you want to use a different version than listed below, you will need to update Kubernetes using the system images option in your cluster.yml.

Kubernetes version
v1.27.6-rancher1-1 (Default)
v1.26.9-rancher1-1
v1.25.14-rancher1-1
Experimental Kubernetes version
N/A

New Contributors

Full Changelog: v1.4.11...v1.5.0