Skip to content

Tags: cookpad/terraform-aws-eks

Tags

1.32.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to k8s 1.32 (#378)

1.31.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump addons to latest version (#379)

1.25.5

Port asg_node_group to v1.25

* We have some legacy clusters on 1.24 that need to be upgraded before
extended support ends.
* They are still using cluster-autoscaler (not Karpenter)
* The simplest upgrade procedure is to forward-port the asg_node_group
  module.

Note: this module adds a node_instance_profile variable, as cluster
config no longer exposes an instance profile for the node group.

To avoid any issues this needs to be set to the same value as you
were using in 1.24 iam_config

Also note that the IAM role of nodes in the node group will need to be
manually added to the clusters `aws_auth_role_map` as this is no longer
defaulted.

1.31.0-rc2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #372 from cookpad/coord-e/use-inline-policy-for-v1…

…beta

Use inline policy for v1beta to avoid resource recreation

1.30.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #374 from cookpad/coord-e/backport-karpenter-v1-co…

…ntroller-policy-1-30

Enable to use Karpenter v1 controller policy (backport to 1.30)

1.29.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #373 from cookpad/coord-e/backport-karpenter-v1-co…

…ntroller-policy-1-29

Enable to use Karpenter v1 controller policy (backport to 1.29)

1.30.1

Upgrade addons

1.29.1

Upgrade addons

1.31.0-rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to k8s 1.31 (#370)

1.30.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Upgrade to the latest version of karpenter in test (#369)