Releases: SolaceLabs/customer-controlled-region-reference-architectures
v3.6.0
What's Changed
- Update of EKS project to enable the creation of node groups that span multiple AZs, which will be used for non-broker workloads.
Changelog
- Rebrand of Solace to remove PubSub+ by @lumberbaron in #116
- feat(DATAGO-109609): enable node pools that span AZs and allow specifying AMI type for EKS by @seankoneill in #117
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Updated Pod Identity module versions in EKS project to support EKS 1.33.
Changelog
- EKS 1.33: Datacenter cluster creation is supported (#111) by @lumberbaron in #112
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- Added role assignment for roles/container.defaultNodeServiceAccount for GKE worker node service account, as recommended in documentation
- Updated provider versions in GKE project
Changelog
- Add role assignment for roles/container.defaultNodeServiceAccount for GKE worker nodes by @lumberbaron in #109
- Update version of google provider in GKE project by @lumberbaron in #110
Full Changelog: v3.3.0...v3.4.0
v3.3.0
What's Changed
- Updated version of pod identity module in EKS project.
Changelog
- Automated updates to Terraform Docs by @github-actions in #106
- DATAGO-89915: Upgrade pod identity community module version by @nagsubhrajitt in #107
New Contributors
- @github-actions made their first contribution in #106
Full Changelog: v3.2.0...v3.3.0
v3.2.0
What's Changed
- Updated the AKS project to add missing tags for the node pools, and added tags to the default (system) node pool in the cluster module.
Changelog
- Missing aks tags by @lumberbaron in #105
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Added ability to specify Zone IDs for AWS in cases where instance types aren't available in specific zones.
Changelog
- EKS specifiy preferred availability zones by Id by @seankoneill in #104
New Contributors
- @seankoneill made their first contribution in #104
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
For AWS (EKS) and Azure (AKS), a refresh has been done of the instance types that are used for many of the services classes. In AWS, this means moving to the r6in family for prod10k and above service classes. In Azure this means moving to v5 instances for all service classes and to the Ebdsv5 family for prod10k and above service classes.
Additionally, the prod5k and prod50k service classes have been split into their own node pools to better differentiate their performance.
This refresh was done to better engineer the instance type choices for performance, as well as move to more modern instance types.
Changelog
- For AKS and EKS add 5k and 50k node groups and update instance types by @danny-wall-sol in #102
Full Changelog: v2.4.0...v3.0.0
v2.4.0
What's Changed
- Updated the worker node auto-upgrade in AKS to 'none' to avoid excessive disruption.
Changelog
- Set node_os_upgrade_channel to None in AKS by @xiaocongji in #103
New Contributors
- @xiaocongji made their first contribution in #103
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
Updated the logging for AKS to only log cluster autoscaler logs, the rest is optional.
Changelog
- Only log autoscaler logs in AKS, the rest is optional. by @lumberbaron in #100
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
Updated AKS logging configuration to reduce logs a bit, and made configuration of disks for worker nodes more flexible to allow for ephemeral or non-ephemeral options.
Changelog
- Update AKS logging to log fewer things, add flexibility in disk config for system pool by @lumberbaron in #94
Full Changelog: v2.1.0...v2.2.0