Skip to content

Releases: squareops/terraform-aws-eks-addons

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

v1.1.4

04 Dec 11:20
846b0bc
Compare
Choose a tag to compare

**Release Note:

Minor Release:**

  1. Added variable for custom values in Istio deployment.

v1.1.3

01 Dec 12:02
846b0bc
Compare
Choose a tag to compare

Release Note:

Change Log:

  1. Updated affinity in cert-manager.

v1.1.2

29 Nov 13:05
2d52b88
Compare
Choose a tag to compare

**Release Note:

Module Upgrade:**

  1. Updated Affinity and resource quota for Services

v1.1.1

17 Nov 12:06
f741ee1
Compare
Choose a tag to compare

Release Note:

DefectDojo Integration

  1. Automated Import: Easily import findings from security scanning tools like OWASP ZAP, Burp Suite, Nessus, and others directly into our module.
  2. Centralized Tracking: Manage and track security findings and vulnerabilities in a centralized location within DefectDojo, providing a comprehensive view of your application security.
  3. Enhanced Reporting: Leverage DefectDojo's reporting and metrics generation capabilities to generate detailed reports on the status of your application security.

Configuration Variables
defectdojo_enabled: Introducing a new configuration variable that allows you to enable or disable DefectDojo Integration. Set to true to enable and false to disable.

  • defectdojo_hostname: Specify the hostname or URL of your DefectDojo instance using this configuration variable.

v1.1.0

08 Aug 12:42
fcee003
Compare
Choose a tag to compare

Release Note

  • Automated Clusterissuer Creation: Installing Istio now comes with an automatic creation of a Clusterissuer featuring Istio ingressClass. Simplifying your setup process while ensuring seamless configuration alignment.

Enhancements:

  • Enhanced Configuration Flexibility: The istio_config variable's data type has been updated, empowering you to effortlessly merge values between examples and default settings within the module. Tailor your configurations to your needs while maintaining compatibility with our provided defaults.

Bug Fixes:

  • Example Outputs Rectified: We've resolved a bug related to example outputs. They now accurately reflect expected results, providing precise insights whenever you utilize our module.

v1.0.0

01 Aug 11:53
4ea4c40
Compare
Choose a tag to compare

Initial release

The initial release of terraform-aws-eks-addons. This module contains Example, Submodules for Addons, IAM permissions required to deploy resources created by this module and README for instructions to create resources.