Skip to content

Releases: aws/eks-anywhere

v0.10.1

08 Jul 19:56
cc1b5a2
Compare
Choose a tag to compare

EKS Anywhere v0.10.1 Release

Changed

  • Updated EKS Distro versions to latest release

Fixed

  • Fixed control plane nodes not upgraded for same kube version #2636

v0.10.0

30 Jun 16:41
732aabf
Compare
Choose a tag to compare

EKS Anywhere v0.10.0 Release

Added

  • Added support for EKS Anywhere on bare metal with provider tinkerbell. EKS Anywhere on bare metal supports complete provisioning cycle, including power on/off and PXE boot for standing up a cluster with the given hardware data.
  • Support for node CIDR mask config exposed via the cluster spec. #488

Changed

  • Upgraded cilium from 1.9 to 1.10. #1124
  • Changes for EKS Anywhere packages v0.10.0

Fixed

  • Fix issue using self-signed certificates for registry mirror #1857

v0.9.2

23 Jun 21:35
f6806fb
Compare
Choose a tag to compare

EKS Anywhere v0.9.2 Release

Fixed

  • Fix issue by avoiding processing Snow images when URI is empty

v0.9.1

20 May 19:42
2554fd7
Compare
Choose a tag to compare

EKS Anywhere v0.9.1 Release

v0.9.0

11 May 23:21
6d48f13
Compare
Choose a tag to compare

EKS Anywhere v0.9.0 Release

Added

  • Adding support to EKS Anywhere for a generic git provider as the source of truth for GitOps configuration management. #9
  • Allow users to configure Cloud Provider and CSI Driver with different credentials. #1730
  • Support to install, configure and maintain operational components that are secure and tested by Amazon on EKS Anywhere clusters.#2083
  • A new Workshop section has been added to EKS Anywhere documentation.
  • Added support for curated packages behind a feature flag #1893

Fixed

  • Fix issue specifying proxy configuration for helm template command #2009

v0.8.2

14 Apr 19:10
e64e4cb
Compare
Choose a tag to compare

EKS Anywhere v0.8.2 Release

Fixed

  • Fix issue with upgrading cluster from a previous minor version #1819

v0.8.1

08 Apr 19:58
0439de6
Compare
Choose a tag to compare

EKS Anywhere v0.8.1 Release

Fixed

  • Fix issue with downloading artifacts #1753

v0.8.0

31 Mar 16:13
faf5121
Compare
Choose a tag to compare

EKS Anywhere v0.8.0 Release

Added

  • SSH keys and Users are now mutable #1208
  • OIDC configuration is now mutable #676
  • Add support for Cilium's policy enforcement mode #726

Changed

  • Install Cilium networking through Helm instead of static manifest

v0.7.2

01 Mar 01:28
71362fc
Compare
Choose a tag to compare

EKS Anywhere v0.7.2 Release

Fixed

  • Fix issue with downloading artifacts #1327

v0.7.1

25 Feb 17:51
5fcaeae
Compare
Choose a tag to compare

EKS Anywhere v0.7.1 Release

Added

  • Support for taints in worker node group configurations #189
  • Support for taints in control plane configurations #189
  • Support for labels in worker node group configuration #486
  • Allow removal of worker node groups using the eksctl anywhere upgrade command #1054