Skip to content

Releases: nimbux911/terraform-aws-eks

v5.4.0

18 Sep 00:33
a35efe2
Compare
Choose a tag to compare

What's Changed

  • Allow setting ingress-nginx custom configuration options by @ivours in #48

Full Changelog: v5.3.0...v5.4.0

v5.3.0

29 Jul 20:55
3916e52
Compare
Choose a tag to compare

[5.3.0] - 2024-07-29

  • Add mixed instances policy.
  • Add capacity across the Spot pools.
  • Add percentage split between on-demand and Spot instances.
  • Add number of Spot pools per availability zone to allocate capacity.
  • Add variable to choose whether to activate detailed monitoring.

v4.8.0

03 May 23:11
Compare
Choose a tag to compare

Upgrade default loki-distributed version to 0.67.2

v5.2.0

17 Feb 20:28
d9ed50a
Compare
Choose a tag to compare

What's Changed

  • Allow setting extra values to cluster-autoscaler Helm chart by @ivours in #45

Full Changelog: v5.1.0...v5.2.0

v5.1.0

16 Feb 17:40
110b6dd
Compare
Choose a tag to compare

What's Changed

  • Allow configuring NodeAffinity for ingress-nginx controller. by @ivours in #44

Full Changelog: v5.0.0...v5.1.0

v5.0.0

22 Jan 13:14
675a20f
Compare
Choose a tag to compare

What's Changed

  • Enable optional public worker nodes and addons custom configurations in #43

Full Changelog: v4.7.1...v5.0.0

v4.7.1

25 Jul 21:22
824d625
Compare
Choose a tag to compare

[4.7.1] - 2023-07-25

What's New

Added

  • Minimun Replica count for ingress-nginx and ingress-additional-nginx

Note

  • Added a variable called ingress_replicacount and ingress_additional_replicacount in order to set the minimun replica count available for high availability

v4.7.0

24 Apr 18:22
77e1330
Compare
Choose a tag to compare

[4.7.0] - 2023-04-24

Fixed

  • AWS Managed nodegroups are not added to ELB Target groups. issue
  • Cluster autoscaler permissions to describe managed nodegroups. issue 37.1

Added

  • OpenID Connect Provider for EKS to enable IRSA.
  • IAM assumable role with oidc for EKS ebs-csi-controller.
  • IAM policy for ebs-csi-driver IAM role

v4.6.2

21 Apr 14:29
d6bdcbf
Compare
Choose a tag to compare

[4.6.2] - 2023-04-21

Fixed

  • There was a variable typo. It was pointing to null instead of "".

v4.6.1

31 Mar 16:39
ac5ff75
Compare
Choose a tag to compare

[4.6.1] - 2023-03-30

Fixed

  • Update kubernetes registry from k8s.gcr.io Image to registry.k8s.io, based on this announcement
  • Typo on Tempo Helm chart version variable name.
  • Typo on Tempo priority class name set value.