Skip to content

Releases: sighupio/fury-eks-installer

v1.11.0

05 Apr 12:14
c9b845d
Compare
Choose a tag to compare

Welcome to the v1.11.0 version of the Fury EKS Installer.

This release adds the ability to select containerd as runtime on node pools, and it updates the EKS provider to v17.

⚠️ WARNING:
if you are upgrading from v1.10.x to v1.11.0, please read the upgrade guide first.

What's Changed

New Contributors

Full Changelog: v1.10.1...v1.11.0

v1.10.1

09 Jan 13:21
5f3741c
Compare
Choose a tag to compare

Welcome to the v1.10.1 version of the Fury EKS Installer.

This release adds some outputs to the eks module:

  • eks_cluster_oidc_provider_arn
  • eks_cluster_primary_security_group_id
  • eks_worker_additional_security_group_id

Thanks to @g-iannelli for the contribution

v1.9.2

09 Jan 13:19
a3ffd4c
Compare
Choose a tag to compare

Welcome to the v1.9.2 version of the Fury EKS Installer.

This release adds some outputs to the eks module:

  • eks_cluster_oidc_provider_arn
  • eks_cluster_primary_security_group_id
  • eks_worker_additional_security_group_id

Thanks to @g-iannelli for the contribution

v1.10.0

20 Dec 09:46
a8274a4
Compare
Choose a tag to compare

Welcome to the v1.10.0 version of the Fury EKS Installer.

This is a minor release adding support for 2 new features:

  • New parameter cluster_log_retention_in_days for the EKS module, allowing to set the log retention to a different value than the default 90 days.
  • New parameter node_pools_launch_kind for the EKS module that allows switching Node Pools from launch configuration to launch templates.

⚠️ WARNING:
if you are upgrading from v1.9.x to v1.10.0, please read the upgrade guide first.

v1.9.1

03 May 10:44
474bdd2
Compare
Choose a tag to compare

Welcome to the v1.9.1 version of the Fury EKS Installer.

This release adds the us-east-1 ami variable for vpc-and-vpn module

Read the docs: https://docs.kubernetesfury.com/docs/infrastructure/installers/eks-installer

v1.9.0

30 Mar 15:09
9aab089
Compare
Choose a tag to compare

Welcome to the v1.9.0 version of the Fury EKS Installer.

This release consolidate version 1.7.x and version 1.8.x, due to divergent features.

Read the docs: https://docs.kubernetesfury.com/docs/infrastructure/installers/eks-installer

v1.8.1 - Optional max pods attribute

20 Sep 13:35
Compare
Choose a tag to compare

Welcome to the v1.8.1 version of the Fury EKS Installer.

It includes the following:

  • Add an optional max_pods node pool attribute to specify the max_pods to use per node pool. Solves: #16 - @angelbarrera92

Read the docs: https://docs.kubernetesfury.com/docs/installers/managed/eks

v1.8.0 - Custom node pool OS

06 Sep 10:27
25cc378
Compare
Choose a tag to compare

Welcome to the v1.8.0 version of the Fury EKS Installer.

It includes the following:

  • Add an optional os node pool attribute to specify the ami_id to use per node pool. @sbruzzese902 and @angelbarrera92
  • Bugfix loadbalancer @nikever

Read the docs: https://docs.kubernetesfury.com/docs/installers/managed/eks

v1.7.2 spotInstance parameter

04 Aug 07:19
72e6693
Compare
Choose a tag to compare
added spot instance paramter

v1.7.0 - Pin terraform versions

26 May 07:58
Compare
Choose a tag to compare

Welcome to the v1.7.0 version of the Fury EKS Installer.

It includes the following:

  • Pin terraform version to 0.15.4
  • Updates terraform provisioners

Read the docs: https://docs.kubernetesfury.com/docs/installers/managed/eks