Skip to content

v0.24.3

Latest

Choose a tag to compare

@panktishah26 panktishah26 released this 15 Jan 19:04
· 110 commits to main since this release
0b6a9cd

v0.24.3

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 βœ” βœ” βœ” β€” βœ”
Ubuntu 22.04 βœ” βœ” βœ” β€” β€”
Ubuntu 24.04 βœ” βœ” βœ” β€” β€”
Bottlerocket 1.51.0 βœ” β€” β€” β€” β€”
RHEL 8.x βœ” βœ” βœ” βœ” β€”
RHEL 9.x βœ” βœ” βœ” βœ” β€”

* RHEL 8's kernel version (4.18) is not supported by kubeadm for Kubernetes versions 1.32 and above (see Kubernetes GitHub issue #129462). As a result, EKS Anywhere does not support using RHEL 8 as the node operating system for Kubernetes versions 1.32 and above.

Bug Fixes

  • Use cluster spec for worker maxSurge validation instead of generated CAPI object (#10465)
  • Remove older etcd machines after new etcd machines are rolled out (#5055)
  • Fix containerd socket race condition in kind node image build (#5063)

Other Changes

  • Docs for newly released package versions (#10454)
  • Improve ADOT and IRSA docs: automate RBAC, dedicated ServiceAccounts (#10458)
  • Update documentation: CAPI cluster pause/resume behavior during management cluster upgrades (#10470)