Releases: aws/eks-anywhere
Weekly Release 2025-06-12
This is the weekly bundle and EKS-A CLI release from main.
Date: 2025-06-12
Build-tooling repo commit: dd44409a5621177414ad0b94284f90981173ddb5
CLI repo commit: 6aab17b
Weekly Release 2025-06-05
This is the weekly bundle and EKS-A CLI release from main.
Date: 2025-06-05
Build-tooling repo commit: f32690aa106066c34ded3d462225e81b4bb60449
CLI repo commit: d8fd65a
Weekly Release 2025-05-29
This is the weekly bundle and EKS-A CLI release from main.
Date: 2025-05-29
Build-tooling repo commit: d8df4c4254aef45d69c1c11ea7dd72606d336c46
CLI repo commit: 7cafb9c
Weekly Release 2025-05-22
This is the weekly bundle and EKS-A CLI release from main.
Date: 2025-05-22
Build-tooling repo commit: d8df4c4254aef45d69c1c11ea7dd72606d336c46
CLI repo commit: a637856
v0.22.5
v0.22.5
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
- EKS Distro:
- kube-vip:
v0.8.9tov0.8.10 - New base images with CVE fixes for Amazon Linux 2
Fixed
v0.21.8
v0.21.8
Supported OS version details
| vSphere | Bare Metal | Nutanix | CloudStack | Snow | |
|---|---|---|---|---|---|
| Ubuntu 20.04 | β | β | β | β | β |
| Ubuntu 22.04 | β | β | β | β | β |
| Bottlerocket 1.26.2 | β | β | β | β | β |
| RHEL 8.x | β | β | β | β | β |
| RHEL 9.x | β | β | β | β | β |
Changed
- EKS Distro:
- Golang:
1.21to1.23(#9382) - Image builder:
v0.1.40tov0.1.42 - Curated package controller:
v0.4.5tov0.4.6 - Containerd:
v1.7.25tov1.7.27
Fixed
v0.22.4
v0.22.4
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
- EKS Distro:
- New base images with CVE fixes for Amazon Linux 2
Fixed
- Fix bundles override flag issue for upgrade cluster command (#9672)
- Address vulnerability GO-2025-3595 in golang.org/x/net package v0.37.0 (#9668)
Weekly Release 2025-04-24
This is the weekly bundle and EKS-A CLI release from main.
Date: 2025-04-24
Build-tooling repo commit: 8b4f46cc05160e83cbce6eec328f4553cbc33243
CLI repo commit: d63aae6
v0.22.3
v0.22.3
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.
Added
- Add support for specifying vm_version in the image builder config (#4510)
Fixed
- Skip bundle signature validation for EKS-A versions prior to v0.22.0 (#9587)
v0.22.2
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.
* If you are running EKS Anywhere versions v0.22.0 or v0.22.1 in an air-gapped environment with proxy enabled, you may be affected by a Helm v3.17.1 bug that impacts proxy functionality in air-gapped environments. To resolve this, we recommend upgrading to EKS Anywhere v0.22.2 or above. More details can be found here
Changed
- EKS Distro:
- Helm:
v3.17.1tov3.16.4 - Rufio:
v0.6.4tov0.6.5 - Cilium:
v1.15.13-eksa.2tov1.15.14-eksa.1 - Curated package controller:
v0.4.5tov0.4.6 - Capas:
v0.2.0tov0.2.1 - Containerd:
v1.7.26tov1.7.27
Added
- Support for RHEL 9 for vSphere provider