Skip to content

v0.23.3

Latest
Compare
Choose a tag to compare
@snarkychef snarkychef released this 20 Sep 02:03
· 94 commits to main since this release
0fdf539

Supported OS version details

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

  • Support configuring builder vm disk_size for building raw images using image-builder (#4841)
  • Support configuring os minor version for redhat images using image-builder (#4844)

Fixed

  • Apply hardware CSV entries during workload cluster upgrades (#10103)