Skip to content

Release v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Jul 20:29
· 1 commit to release/v1.6 since this release
15ff37e

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.

What's Changed

  • Introduced v1.30.2, v1.29.6, v1.28.11 and v1.27.15

In Kubernetes 1.30 and later, you must use an out-of-tree Azure cloud provider. The Azure cloud provider has been removed completely, and won't work after an upgrade to Kubernetes 1.30
Weave CNI has been removed starting with Kubernetes 1.30 (#3623)

In Kubernetes 1.29, in-tree cloud providers have been disabled for all cloud providers. You must disable the DisableCloudProviders and DisableKubeletCloudCredentialProvider to use the in-tree cloud provider. See upstream changes for more details

  • Introduced support for Docker v26.0.x (#3565)
  • Introduced ACI CNI v6.0.4.2 (#3626)
  • Fixed an issue with cluster provisioning and reconciling when using extra_env for kube-api (#3597)
  • Fixed an issue with etcd node removal where RKE would would try to remove the member indefinitely (#3573)
  • Fixed an issue with k8s >= 1.22 clusters where clusters would sporadically fail to scale etcd nodes (#3622)

RKE Kubernetes versions

  • v1.27.15-rancher1-1
  • v1.28.11-rancher1-1
  • v1.29.6-rancher1-1
  • v1.30.2-rancher1-1 (default)