Cookpad Terraform Aws Eks Versions Save

A Terraform module to Provision AWS Elastic Kubernetes (EKS) clusters and worker nodes

1.24.4

4 months ago

What's Changed

Other Changes

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.3...1.24.4

1.24.3

6 months ago

[Bugfix] Add auth config to allow fargate nodes to come up

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.2...1.24.3

1.25.3

6 months ago

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.25.2...1.25.3

1.24.2

6 months ago

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.1...1.24.2

1.24.1

6 months ago

What's Changed

Other Changes

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.0...1.24.1

1.25.2

7 months ago

Whats Changed

  • Update documentation for 1.25 release #348
  • Update karpenter IAM policy #349

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.25.1...1.25.2

1.25.1

7 months ago

What's Changed

  • Separate karpenter config to a submodule #346
  • Update documentation for 1.25 release #348

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.25.0...1.25.1

1.25.0

7 months ago

What's Changed

Other Changes

New Contributors

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.0...1.25.0

v1.25.0-rc1

10 months ago

What's Changed

  • Upgrades to k8s 1.25
  • Moves to a much more minimal setup
    • ASG node groups are no longer supported
    • Karpenter must be used to provision nodes
      • Karpenter is run via fargate
    • All addons / cluster configuration are installed from this module.

Full Changelog: https://github.com/cookpad/terraform-aws-eks/compare/1.24.0...v1.25.0-rc1