Releases: squareops/terraform-aws-eks-addons
v2.1.0
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
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
Release Note:
Minor Upgrade:
- Added condition on DefectDojo for deployment
- Removed deprecated parameter from resources
v1.1.5
Release Note:
Minor update:
- Update in Istio Configuration
- upgradation in architecture and references
v1.1.4
**Release Note:
Minor Release:**
- Added variable for custom values in Istio deployment.
v1.1.3
Release Note:
Change Log:
- Updated affinity in cert-manager.
v1.1.2
**Release Note:
Module Upgrade:**
- Updated Affinity and resource quota for Services
v1.1.1
Release Note:
DefectDojo Integration
- Automated Import: Easily import findings from security scanning tools like OWASP ZAP, Burp Suite, Nessus, and others directly into our module.
- Centralized Tracking: Manage and track security findings and vulnerabilities in a centralized location within DefectDojo, providing a comprehensive view of your application security.
- 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
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
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.