Skip to content

v0.13.0

Compare
Choose a tag to compare
@g-gaston g-gaston released this 15 Dec 20:43
· 1968 commits to main since this release
d7e09bb

EKS Anywhere v0.13.0 Release

Added

  • Workload clusters full lifecycle API support for vSphere and Docker (#1090)
  • Single node cluster support for Bare Metal provider
  • Cilium updated to version v1.11.10
  • CLI high verbosity log output is automatically included in the support bundle after a CLI cluster command error (#1703 implemented by #4289)
  • Allow to configure machine health checks timeout through a new flag --unhealthy-machine-timeout (#3918 implemented by #4123)
  • Ability to configure rolling upgrade for Bare Metal and Cloudstack via maxSurge and maxUnavailable parameters
  • New Nutanix Provider
  • Workload clusters support for Bare Metal
  • VM Tagging support for vSphere VM's created in the cluster (#4228)
  • Support for new curated packages:
    • Prometheus v2.39.1
  • Updated curated packages' versions:
    • ADOT v0.23.0 upgraded from v0.21.1
    • Emissary v3.3.0 upgraded from v3.0.0
  • Support for packages controller to create target namespaces #601
  • Multi-region support for all supported curated packages

Fixed

  • Kubernetes version upgrades from 1.23 to 1.24 for Docker clusters (#4266)
  • Added missing docker login when doing authenticated registry pulls

Breaking changes

  • Removed support for Kubernetes 1.20