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)