RKE - v1.4.3


Release v1.4.3

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

  • Introduced v1.24.10-rancher4-1 and v1.23.16-rancher2-1.

Major Bug Fixes

  • Fixed high cpu usage issue for v1.24 clusters #38816
  • Fixed issues around hostname-override for AWS cloud provider:
  • Added hostname-override back to RKE. RKE will continue finding the node by matching hostname_override to kubernetes.io/hostname label on the node. Fixes node not found regression.

  • RKE will now set the hostname-override for kube-proxy to the instance metadata hostname only if useInstanceMetadataHostname is true. If useInstanceMetadataHostname is false, RKE will use hostname-override set by users.

Refer to RKE PR for more details and https://github.com/rancher/rancher/issues/37634#issuecomment-1404341406 for testing usecases.

  • Fixed upgrade issue from clusters having v1beta1 calico custom resource definitions with latest kubernetes versions. #40280

  • Removed flannel cpu/memory limits with latest kubernetes versions #40178

Known Major Issues

  • Ephemeral /var/lib/dockershim and /var/lib/cri-dockerd directories for kubelet container could cause kubelet/dockershim to send empty portMappings after upgrade. The workaround is to bind mount these directories by specifying extra_binds for kubelet service. See #2993.
  • 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. See #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.24.10-rancher4-1 (Default) |
| v1.23.16-rancher2-1 |

| Experimental Kubernetes version |
| --------------------- |
| N/A |

New Images in v1.24.10-rancher4-1 and v1.23.16-rancher2-1

Updated Hyperkube Image based on k8s versions

  • rancher/hyperkube:v1.24.10-rancher4
  • rancher/hyperkube:v1.23.16-rancher2

Details

date
March 7, 2023, 6:14 p.m.
name
Release v1.4.3
type
Patch
πŸ‘‡
Register or login to:
  • πŸ”View and search all RKE releases.
  • πŸ› οΈCreate and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • πŸš€Much more coming soon!
Continue with GitHub
Continue with Google
or