Skip to content

Releases: aws/eks-anywhere

v0.11.2

07 Sep 22:55
67d8118
Compare
Choose a tag to compare

EKS Anywhere v0.11.2 Release

Added

  • Add a preflight check to validate vSphere user's permissions #2744

Changed

  • Make DiskOffering in CloudStackMachineConfig optional

Fixed

  • Fix upgrade failure when flux is enabled #3091#3093
  • Add token-refresher to default images to fix import/download images commands
  • Improve retry logic for transient issues with kubectl applies and helm pulls #3167
  • Fix issue fetching curated packages images

v0.11.1

23 Aug 18:01
f58bdae
Compare
Choose a tag to compare

EKS Anywhere v0.11.1 Release

Added

  • Add --insecure flag to import/download images commands #2878

v0.11.0

19 Aug 02:01
7dafe08
Compare
Choose a tag to compare

EKS Anywhere v0.11.0 Release

Breaking Changes

  • EKS Anywhere no longer distributes Ubuntu OVAs for use with EKS Anywhere clusters. Building your own Ubuntu-based nodes as described in [Building Ubuntu-based node images]({{< relref "./artifacts.md/#building-ubuntu-based-node-images" >}}) is the only supported way to get that functionality.

Added

  • Add support for Kubernetes 1.23 #2159
  • Add support for Support Bundle for validating control plane IP with vSphere provider
  • Add support for aws-iam-authenticator on Bare Metal
  • Curated Packages General Availibilty
  • Added Emissary Ingress Curated Package

Changed

  • Install and enable GitOps in the existing cluster with upgrade command

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