Skip to content

Releases: SPHTech-Platform/terraform-aws-eks

v0.14.1-alpha

26 Jun 02:56
e876fa5
Compare
Choose a tag to compare
v0.14.1-alpha Pre-release
Pre-release

What's Changed

  • Use latest patched 1.12 cert-manager by @niroz89 in #75

Full Changelog: v0.14.0...v0.14.1-alpha

v0.14.0

24 Jun 07:41
59e010c
Compare
Choose a tag to compare

What's Changed

  • Refactor fargate profile to only create securitygrouppolicy optionally, and create it part of fargate EKS cluster deployment by @thepoppingone in #72
  • Upgrade cert-manager to 1.12, also set default EKS version to 1.27 by @thepoppingone in #71
  • Add flag to disable bottlerocket update operator by @niroz89 in #74

Full Changelog: v0.13.2...v0.14.0

v0.13.3-alpha

23 Jun 15:39
4ad47d0
Compare
Choose a tag to compare
v0.13.3-alpha Pre-release
Pre-release

What's Changed

  • Refactor fargate profile to only create securitygrouppolicy optionally, and create it part of fargate EKS cluster deployment by @thepoppingone in #72
  • Upgrade cert-manager to 1.12, also set default EKS version to 1.27 by @thepoppingone in #71

Full Changelog: v0.13.2...v0.13.3-alpha

v0.13.2

23 Jun 10:26
71f2b9f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.1...v0.13.2

v0.13.1

23 Jun 06:32
b984bff
Compare
Choose a tag to compare

What's Changed

  • Use 10260 instead of 10250 due the same port used by kubelet in fargate by @thepoppingone in #69
  • Add block mappings to customize volume size by @thepoppingone in #67
  • add cluster version and cluster platform version outputs by @uchinda-sph in #70
  • Remove default namespace from being selected by fargate, also adds secgrouppolicies for essentials namespace along with kube-system namespace by @thepoppingone in #68

Full Changelog: v0.13.0...v0.13.1

v0.13.0

21 Jun 06:21
d235dfb
Compare
Choose a tag to compare

What's Changed

  • Add ksm and node-exporter into essential by @niroz89 in #66

Full Changelog: v0.12.12...v0.13.0

v0.12.12

21 Jun 03:36
1f74a55
Compare
Choose a tag to compare

What's Changed

  • Add Essentials namepsace to fargate selector and refactor files by @thepoppingone in #64

Full Changelog: v0.12.11...v0.12.12

How to use Fargate for all default and essentials pods

  • set fargate-cluster = true in main EKS module
  • After successful Terraform apply, run kubectl rollout restart deploy -n <namespace>
  • All pods will be restarted gracefully without terminating the old pods to the new fargate nodes

v0.12.11

20 Jun 01:11
cbcca7a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.10...v0.12.11

v0.12.10

12 Jun 10:16
d148e2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.9...v0.12.10

v0.12.9

12 Jun 09:32
da63014
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.8...v0.12.9