Skip to content

Releases: nimbux911/terraform-aws-eks

v3.1.1

03 Jun 16:43
07a3e99
Compare
Choose a tag to compare

[3.1.1] - 2022-06-02

Fixed

  • fluent-bit service parsers config
  • module source un README. Ssh url replaced for https instead

v3.1.0

27 May 16:24
f649962
Compare
Choose a tag to compare

Added

  • EKS addons input

v3.0.1

23 May 19:36
2e55551
Compare
Choose a tag to compare

[3.0.1] - 2022-05-19

Fixed

  • Prometheus-node-exporter tried to add pods in fargate nodes (fargate doesn't support daemonsets) Issue #3
  • OTEL manifests failed because namespace didn't exist Issue #2
  • cert-manager release failed because namespace didn't exist

Added

  • ignore_change option for asg desired_capacity, to be handled by the cluster-autoscaler

v3.0.0

11 May 11:42
381844f
Compare
Choose a tag to compare

[3.0.0] - 2022-05-06

Added

  • aws-iam-authenticator is not needed anymore
  • loki-stack has been replaced for loki-distributed, kube-stack-prometheus and fluent-bit helm charts
  • tempo-distributed helm chart
  • cert-manager helm chart
  • opentelemetry manifests for auto-instrumentation
  • ingress-nginx, metrics-server and cluster-autoscaler helm charts updated to latest version