Skip to content

Releases: squareops/terraform-aws-eks-addons

v3.0.0

20 Aug 11:22
402a6b2
Compare
Choose a tag to compare

What's Changed

  • Addons restructure and Version Updates for 1.30 cluster

  • update directory structure for alb,Node -termination-manager.cert-manager ,cluster-autoscaller,cluster-proportional-autoscaller,core dns-hpa,external-secret, reloader,metric-server

  • udate default addons and example calling module

  • Update addons directory structure for default addons, alb,Node -termination-manager,cert-manager,cluster-autoscaller,cluster-proportional-autoscaller,core dns-hpa,external-secret,config reloader,metric-server-hpa

  • structure update in cert-manager and corednshpa

  • Changes of modules and version update

  • kubernetes dashboard terraform addon module

  • update cert-manager config

  • solve kuberetes-dashboard ingress error

  • update aws-ebs-csi-driver module

  • update reloader configuration

  • Updated the module names and corrected local.tf file.

  • corrected module names which restructuring

  • Integrated ingress and private ingress in one module

  • ingress-nginx logic implemented for private nlb

  • add karpenter-provisioner configuration for multiple labels

  • change order of module names according to alphabatically

  • Testing for public and private ingress has been done

  • add keda configuration

  • corrected pre-commit errors and warnings

  • fixed the vpc-cni and ebs-csi-driver versions and resource limits

  • Updated readme.md file

  • standardized modules and variables

  • resource limit update keda, cluster-autoscaler, cert-manager

v2.1.5

23 Jul 10:07
d9fb23f
Compare
Choose a tag to compare

What's Changed

  • added spot instance policy for service-linked-role by @Ajay-sops in #37

Full Changelog: v2.1.4...v2.1.5

v2.1.4

24 Jun 07:25
d986693
Compare
Choose a tag to compare

Release Note

Drift Detection for Karpenter Nodes:

  • Implemented drift detection in the Terraform module for updating Karpenter nodes.
  • You can now update the EKS cluster version from the calling file, and the module will automatically detect and apply the necessary changes to Karpenter nodes.

v2.1.3

10 Jun 09:09
4e9fc47
Compare
Choose a tag to compare

Release Note

1. Enhancements:
Added support for deploying the Kubernetes Dashboard with an Application Load Balancer (ALB). This feature allows users to access the Kubernetes Dashboard securely and easily via the ALB.

2. Upgraded
Upgraded Velero to the version 1.10.0 for improved backup functionality for EKS clusters.

v2.1.2

02 May 11:02
bd36ede
Compare
Choose a tag to compare

Release Notes:-

Bug Fixes

  1. Fixed issue with nginx ingress controller admission webhook being denied when using annotation configuration-snippet.

v2.1.1

08 Apr 13:43
40f9a5a
Compare
Choose a tag to compare

Release Note

1. Enhancements:
Enhanced Support for Pod Scaling Beyond Instance Capacity.

Description
This release includes updates to the VPC CNI environment variables, enabling the launch of pods beyond the default capacity of instance types on worker nodes. This enhancement facilitates better scalability and utilization of resources within the Kubernetes cluster.

v2.1.0

28 Feb 05:50
1b024d4
Compare
Choose a tag to compare

Release Notes:

Added Kubernetes dashboard to brings a host of powerful features and enhancements, providing users with greater visibility, control, and efficiency in managing their Kubernetes clusters.

Feature:
Centralized Cluster Management: Access and manage your Kubernetes clusters from a centralized, user-friendly interface.
Real-time Monitoring: Gain insight into your cluster's health and performance with real-time monitoring metrics, including CPU and memory usage, pod status, and more.
Resource Visualization: Visualize the structure of your cluster and its resources through interactive dashboards, making it easier to understand and navigate complex configurations.
Efficient Troubleshooting: Quickly identify and troubleshoot issues with intuitive visualization tools and detailed error logs, enabling faster resolution of issues.
Enhanced Security: Securely access and control your Kubernetes resources with built-in authentication and authorization mechanisms, ensuring that only authorized users can perform actions within the dashboard.

v1.1.7

05 Jan 13:26
bc7ec13
Compare
Choose a tag to compare

Release Notes:

Features to elevate your Kubernetes experience

1. Istio Configuration Update:
Fine-tuned Istio values for improved performance and flexibility. Ensure to review and adjust your Istio configurations as needed.
2. Falcon Security Integration:
Introducing Falcon, a powerful addition to bolster your cluster's security. Benefit from advanced threat protection against malware and 3. 3. malicious activities.
3. Kubecost Feature Enhancement:
Enhanced Kubecost integration to provide richer insights into your cluster's cost allocation. Optimize your resource utilization and gain better control over your infrastructure costs.
4. External Secret Affinity:
Added support for affinity rules for external secrets. Take advantage of enhanced control over secret placement by customizing based on node affinity.

v1.1.6

07 Dec 07:46
040bd97
Compare
Choose a tag to compare

Release Note:

Minor Upgrade:

  1. Added condition on DefectDojo for deployment
  2. Removed deprecated parameter from resources

v1.1.5

05 Dec 09:24
cc42920
Compare
Choose a tag to compare

Release Note:

Minor update:

  1. Update in Istio Configuration
  2. upgradation in architecture and references