Skip to content

Releases: aws/eks-anywhere

Weekly Release 2025-07-10

10 Jul 23:50
ea94324

Choose a tag to compare

Pre-release

This is the weekly bundle and EKS-A CLI release from main.

Date: 2025-07-10
Build-tooling repo commit: 47ba4a5788bbc06965d90261a367f132af848b39
CLI repo commit: ea94324

v0.23.0

28 Jun 07:20
ddf52b0

Choose a tag to compare

v0.23.0

Supported OS version details

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

Changed

  • Added EKS-D for 1-33::
  • Cert-manager: v1.16.5 to v1.17.2
  • Cluster API: v1.9.6 to v1.10.2
  • Cluster API Provider Cloudstack: v0.5.0 to v0.6.0
  • Cluster API Provider Nutanix: v1.5.4 to v1.6.1
  • Cluster API Provider Tinkerbell: v0.6.4 to v0.6.5
  • Cluster API Provider vSphere: v1.12.0 to v1.13.0
  • Controller-runtime: v0.16.5 to v0.20.4
  • Kube-rbac-proxy: v0.19.0 to v0.19.1
  • Cri-tools: v1.32.0 to v1.33.0
  • Flux:
    • Cli: v2.5.1 to v2.6.0
    • Helm Controller: v1.2.0 to v1.3.0
    • Kustomize Controller: v1.5.1 to v1.6.0
    • Notification Controller: v1.5.0 to v1.6.0
    • Source Controller: v1.5.0 to v1.6.0
  • Govmomi: v0.48.1 to v0.50.0
  • Image builder: v0.1.42 to v0.1.44
  • Kind: v0.26.0 to v0.29.0
  • Kube-vip: v0.8.10 to v0.9.1
  • Troubleshoot: v0.117.0 to v0.119.0

Removed

  • With CAPI diagnostics enabled, removed the redundant kube-rbac-proxy metrics server from the CloudStack provider controller.
  • Removed vSphere failure domain feature gate VSPHERE_FAILURE_DOMAIN_ENABLED which gradated to GA in this version(#9827)

Weekly Release 2025-06-27

27 Jun 00:14
e37fda0

Choose a tag to compare

Pre-release

This is the weekly bundle and EKS-A CLI release from main.

Date: 2025-06-27
Build-tooling repo commit: c04c26cf2fe01ee628c72e89b6922b3347fd368d
CLI repo commit: e37fda0

v0.22.6

20 Jun 01:19
73f396f

Choose a tag to compare

v0.22.6

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

Fixed

  • Tinkerbell workflow updates running into Rate limit issues during concurrent provisioning (#4616)
  • Some Tinkerbell workflows getting stuck at STATE_PENDING (#4616)
  • Honor the --no-timeouts flag during BMC checks (#9786)
  • Improve latency for BMC interactions (#9791)
  • Add retries around mount action to address race conditions in device becoming available (#4639)
  • Validate Eks-distro manifest signature for extended kubernetes version support (#9801)

Weekly Release 2025-06-12

12 Jun 23:55
6aab17b

Choose a tag to compare

Pre-release

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

05 Jun 23:57
d8fd65a

Choose a tag to compare

Pre-release

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

29 May 23:57
a8312a5

Choose a tag to compare

Pre-release

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

22 May 23:53
a637856

Choose a tag to compare

Pre-release

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

16 May 22:37
3fad2c9

Choose a tag to compare

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

Fixed

  • Assign multiple vcenter tags to a machine (#9707)
  • Fix an issue when creating vSphere group via EKS-A CLI (#9458)
  • Expose CLI flag on Smee to bind interface (#9720)
  • VSphere failure domain delete cluster bug fix (#9711)

v0.21.8

07 May 18:35
dc5fd72

Choose a tag to compare

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

Fixed

  • Assign multiple vcenter tags to a machine (#9707)
  • Fix an issue when creating vSphere group via EKS-A CLI (#9458)