Skip to content

Releases: aws/eks-anywhere

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

v0.7.0

27 Jan 15:15
81b3d1c
Compare
Choose a tag to compare

EKS Anywhere v0.7.0 Release

Added

  • Support for aws-iam-authenticator as an authentication option in EKS-A clusters #90
  • Support for multiple worker node groups in EKS-A clusters #840
  • Support for IAM Role for Service Account (IRSA) #601
  • New command upgrade plan cluster lists core component changes affected by upgrade cluster #499
  • Support for workload cluster's control plane and etcd upgrade through GitOps #1007
  • Upgrading a Flux managed cluster previously required manual steps. These steps have now been automated.
    #759, #1019
  • Cilium CNI will now be upgraded by the upgrade cluster command #326

Changed

  • EKS-A now uses Cluster API (CAPI) v1.0.1 and v1beta1 manifests, upgrading from v0.3.23 and v1alpha3 manifests.
  • Kubernetes components and etcd now use TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 as the
    configured TLS cipher suite #657,
    #759
  • Automated git repository structure changes during Flux component upgrade workflow #577

v0.6.1

08 Dec 19:52
cdc6b91
Compare
Choose a tag to compare

EKS Anywhere v0.6.1 Release

v0.6.0

05 Nov 04:56
35f8c09
Compare
Choose a tag to compare

EKS Anywhere v0.6.0 Release

Added

  • Support to create and manage workload clusters #94
  • Support for upgrading eks-anywhere components #93, [Cluster upgrades]({{< relref "/docs/tasks/cluster/cluster-upgrades" >}})
    • IMPORTANT: Currently upgrading existing flux manged clusters requires performing a few [additional steps]({{< relref "/docs/tasks/cluster/cluster-upgrades" >}}). The fix for upgrading the existing clusters will be published in 0.6.1 release
      to improve the upgrade experience.
  • k8s CIS compliance #193
  • Support bundle improvements #92
  • Ability to upgrade control plane nodes before worker nodes #100
  • Ability to use your own container registry #98
  • Make namespace configurable for anywhere resources #177

Fixed

  • Fix ova auto-import issue for multi-datacenter environments #437
  • OVA import via EKS-A CLI sometimes fails #254
  • Add proxy configuration to etcd nodes for bottlerocket #195

Removed

  • overrideClusterSpecFile field in cluster config

v0.5.0

31 Aug 22:21
529ff8a
Compare
Choose a tag to compare

EKS Anywhere v0.5.0 Release

Added

  • Initial release of EKS-A