Eks Anywhere Versions Save

Run Amazon EKS on your own infrastructure 🚀

v0.19.5

6 days ago

EKS Anywhere v0.19.5 release

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.2 ✔ ✔ — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

Changed

  • Upgraded EKS-Anywhere Packages from v0.4.2 to v0.4.3

Fixed

  • Fixed registry mirror with authentication for EKS Anywhere packages

v0.19.4

1 week ago

EKS Anywhere v0.19.4 release

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.2 ✔ * — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

* Bottlerocket support for Bare Metal is deprecated as of EKS Anywhere version v0.19.0 https://github.com/aws/eks-anywhere/issues/7754

Changed

Fixed

  • Added processor for Tinkerbell Template Config #7816
  • Added nil check for eksa-version when setting etcd url #8018
  • Fixed registry mirror secret credentials set to empty #7933

weekly.2024-04-18

2 weeks ago

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

Date: 2024-04-18 Build-tooling repo commit: 6207b18534f6ee0c1458d0217c831c9a1da81b18 CLI repo commit: 380f66067f1892927dc00ceb4517ec68ec113941

v0.19.3

3 weeks ago

EKS Anywhere v0.19.2 release

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.2 ✔ * — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

* Bottlerocket support for Bare Metal is deprecated as of EKS Anywhere version v0.19.0 https://github.com/aws/eks-anywhere/issues/7754

Changed

  • Updated helm to v3.14.3 #3050

Fixed

v0.19.2

1 month ago

EKS Anywhere v0.19.2 release

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.2 ✔ * — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

* Bottlerocket support for Bare Metal is deprecated as of EKS Anywhere version v0.19.0 https://github.com/aws/eks-anywhere/issues/7754

Changed

Fixed

  • Fixing tinkerbell action image URIs while using registry mirror with proxy cache.

v0.19.1

1 month ago

EKS Anywhere v0.19.1 release

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.2 ✔ * — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

* Bottlerocket support for Bare Metal is deprecated as of EKS Anywhere version v0.19.0 https://github.com/aws/eks-anywhere/issues/7754

Changed

Added

  • Preflight check for upgrade management components such that it ensures management components is at most 1 EKS Anywhere minor version greater than the EKS Anywhere version of cluster components #7800.

Fixed

  • EKS Anywhere package bundles ending with 152, 153, 154, 157 have image tag issues which have been resolved in bundle 158. Example for kubernetes version v1.29 we have public.ecr.aws/eks-anywhere/eks-anywhere-packages-bundles:v1-29-158
  • Fixed InPlace custom resources from being created again after a successful node upgrade due to delay in objects in client cache #7779.
  • Fixed #7623 by encoding the basic auth credentials to base64 when using them in templates #7829.
  • Added a fix for error that may occur during upgrading management components where if the cluster object is modified by another process before applying, it throws the conflict error prompting a retry.

v0.19.0

2 months ago

EKS Anywhere v0.19.0 release

Added

  • Support for Kubernetes v1.29
  • Support for in-place EKS Anywhere and Kubernetes version upgrades on Bare Metal clusters
  • Support for horizontally scaling etcd count in clusters with external etcd deployments (#7127)
  • External etcd support for Nutanix (#7550)
  • Etcd encryption for Nutanix (#7565)
  • Nutanix Cloud Controller Manager integration (#7534)
  • Enable image signing for all images used in cluster operations
  • RedHat 9 support for CloudStack (#2842)
  • New upgrade management-components command which upgrades management components independently of cluster components (#7238)
  • New upgrade plan management-components command which provides new release versions for the next management components upgrade (#7447)
  • Make maxUnhealthy count configurable for control plane and worker machines (#7281)

Changed

  • Unification of controller and CLI workflows for cluster lifecycle operations such as create, upgrade, and delete
  • Perform CAPI Backup on workload cluster during upgrade(#7364)
  • Extend maxSurge and maxUnavailable configuration support to all providers
  • Upgraded Cilium to v1.13.19
  • Upgraded EKS-D:
  • Cluster API: v1.5.2 to v1.6.1
  • Cluster API Provider vSphere: v1.7.4 to v1.8.5
  • Cluster API Provider Nutanix: v1.2.3 to v1.3.1
  • Flux: v2.0.0 to v2.2.3
  • Kube-vip: v0.6.0 to v0.7.0
  • Image-builder: v0.1.19 to v0.1.24
  • Kind: v0.20.0 to v0.22.0

Removed

Fixed

  • Validate OCI namespaces for registry mirror on Bottlerocket (#7257)
  • Make Cilium reconciler use provider namespace when generating network policy (#7705)

Supported OS version details

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.0 ✔ * — — —
RHEL 8.x ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ ✔ —

* Bottlerocket support for Bare Metal is deprecated as of EKS Anywhere version v0.19.0 https://github.com/aws/eks-anywhere/issues/7754

weekly.2024-02-29

2 months ago

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

Date: 2024-02-29 Build-tooling repo commit: a535dd6024fd1b38c1ffe4c98f469ccd4acd26d2 CLI repo commit: b18f385f433bc19732afe272c99678012b808e7e

weekly.2024-02-22

2 months ago

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

Date: 2024-02-22 Build-tooling repo commit: c6d1bdac61d1f705f9c5a28409d7a1f5223f6281 CLI repo commit: c28aabb25d3961fdad7917113c563de8b0deb0ff

v0.18.7

2 months ago

EKS Anywhere v0.18.7 release

Tool Upgrade

  • EKS Anywhere v0.18.7 Admin AMI with CVE fixes for Amazon Linux 2

Supported Operating Systems

vSphere Bare Metal Nutanix CloudStack Snow
Ubuntu 20.04 ✔ ✔ ✔ — ✔
Ubuntu 22.04 ✔ ✔ ✔ — —
Bottlerocket 1.19.0 ✔ ✔ — — —
RHEL 8.7 ✔ ✔ ✔ ✔ —
RHEL 9.x — — ✔ — —