Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.94 KB

changelog.md

File metadata and controls

50 lines (36 loc) · 1.94 KB
title linkTitle weight menu
What's New?
What's New?
55
main
weight
10

[Unreleased]

Added

  • aws-iam-authenticator support
  • Allow the retention of node taints during an upgrade

Changed

  • Kubernetes components and etcd now use TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 as the configured TLS cipher suite #657, #759

v0.6.0 - 2021-10-29

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

Added

  • Initial release of EKS-A