Skip to content

Release v1.2.11

Compare
Choose a tag to compare
@rancherio-gh-m rancherio-gh-m released this 28 Jul 18:49
· 243 commits to master since this release
aa74566

Release v1.2.11

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 is both simplified and easily automated, and it’s entirely independent of the operating system and platform you’re running.

Bug Fixes

  • changed the default kubernetes version to v1.20.9-rancher1-1, this was incorrectly set to an older version v1.20.8-rancher1-1

Known Major Issues

  • In clusters where cloud_provider is configured, and either address or internal_address does not contain a valid IP address (e.g. hostname or FQDN), kube-proxy will fail to start. [#1725]

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.20.9-rancher1-1
v1.19.13-rancher1-1
v1.18.20-rancher1-2
v1.17.17-rancher2-3

Updated Hyperkube Image based on k8s versions

  • rancher/hyperkube:v1.20.9-rancher1
  • rancher/hyperkube:v1.19.13-rancher1
  • rancher/hyperkube:v1.18.20-rancher1