Skip to content

v0.24.1

Latest

Choose a tag to compare

@peirulu peirulu released this 25 Nov 04:18
· 76 commits to main since this release
898882a

v0.24.1

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.

Added

  • Enable second network interface configuration for VSphere (Bottlerocket) (#4972,#4998,#10373)
  • Add support for skipping BMC contact checks for specific Rufio Machines (#10362,#10366)
  • Allow user to specify ssh_timeout and ssh_handshake_attempts in image-builder CLI (#4975)
  • Support Ubuntu24.04 on Nutanix

Changed

Fixed

  • Fix Bottlerocket cert renewal: Add 30s sleep and duplicate container (#10360)