Releases: nimbux911/terraform-aws-eks
Releases · nimbux911/terraform-aws-eks
v3.1.1
v3.1.0
v3.0.1
[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
[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