Skip to content

v10.0.0

Compare
Choose a tag to compare
@barryib barryib released this 12 Mar 16:28
· 765 commits to master since this release
ca3d1e1

BREAKING CHANGES:

ENHANCEMENTS:

  • Ensuring that ami lookup hierarchy is worker_group_launch_templates and worker_groups -> worker_group_defaults -> and finally aws ami lookup (by @ck3mp3r)
  • Adding encrypted option to worker's root_block_device as read from the worker configurations (by @craig-rueda)
  • Add support for ASG max instance lifetime (by @sidprak)
  • Add default_cooldown and health_check_grace_period options to workers ASG (by @ArieLevs)
  • Add support for envelope encryption of Secrets (by @babilen5)

BUG FIXES:

  • Fix issue with terraform plan phase when IRSA was enabled and create_eks switches to false (by @daroga0002)
  • Remove obsolete assumption from README (kubectl & aws-iam-authenticator) (by @pierresteiner)
  • Fix doc about spot instances, cluster-autoscaler should be scheduled on normal instances instead of spot (by @simowaer)
  • Use correct policy arns for CN regions (cn-north-1, cn-northwest-1) (by @cofyc)
  • Fix support for ASG max instance lifetime for workers (by @barryib)

NOTES:

From EKS 1.15, the VPC tag kubernetes.io/cluster/<cluster-name>: shared is no longer required. So we dropped those tags from exemples.