Skip to content

v0.10.0

Compare
Choose a tag to compare
@pokearu pokearu released this 30 Jun 16:41
· 3323 commits to main since this release
732aabf

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