Skip to content

v0.23.6

Choose a tag to compare

@sp1999 sp1999 released this 31 Dec 04:22
· 215 commits to main since this release
9a64bd9

v0.23.6

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 βœ” βœ” βœ” β€” βœ”
Ubuntu 22.04 βœ” βœ” βœ” β€” β€”
Bottlerocket 1.50.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.

Changed

Added

  • Add support for skipping BMC contact checks for specific Rufio Machines #10368

Fixed

  • Set DHCP relay sourceInterface from LoadBalancerInterface config (#10425)
  • Eliminate race condition in package ctlr installation (#10434)
  • Fix Bottlerocket cert renewal: Add 30s sleep and duplicate container (#10435)