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
-
EKS Distro:
-
Troubleshoot:
v0.122.0tov0.123.12
Fixed
- Fix Bottlerocket cert renewal: Add 30s sleep and duplicate container (#10360)