Releases: clowdhaus/cookiecluster
Releases · clowdhaus/cookiecluster
v0.8.0
0.8.0 - 2025-01-10
Bug Fixes
- When EFA is not enabled, do not filter out instances that support EFA
- Correct Neuron AL2023 AMI type and instance storage on AL2023 accelerated types
Dependencies
- Bump version prior to release
- Bump Karpenter version to latest
- Update dependencies to latest
Features
- Skip creating empty file
- Set values that will be changed to the defaults in the next major version of the module
Miscellaneous Tasks
- Add test case for ML CBR without the use of EFA
v0.7.0
0.7.0 - 2024-12-07
Dependencies
- Bump version prior to release
- Update lockfile dependencies to latest, remove generated Terraform files, run tests to included recent ec2 types added
- Update lockfile dependencies, pull in latest EC2 instances
- Bump EKS module version to latest
- Update lockfile dependencies to the latest
Features
- Add support for EKS Auto Mode and set as default
- Add
trn2.48xlarge
- Update Karpenter to use
dnsPolicy: Default
and remove CoreDNS toleration - Replace IRSA with EKS Pod Identity
Miscellaneous Tasks
- Correct inline doc mis-spelling
Refactor
- Remove gr6 type
- Reduce scope of EC2 instances types to those most often used
- Remove support for AL2
- Split template into smaller, composable segments (#2)
v0.6.1
v0.6.0
v0.5.0
0.5.0 - 2024-10-02
Bug Fixes
- Update test snapshots for latest instance types that were added
Dependencies
- Update dependencies to latest
Features
- Add support for EKS 1.31 and make it the default version
- Update list of available ec2 instance types
Miscellaneous Tasks
- Update version prior to
v0.5.0
release
v0.4.0
0.4.0 - 2024-09-11
Dependencies
- Update dependencies to the latest
Features
- Add support for
c7i-flex
,g6e
,hpc6a.48xlarge
,hpc6id.32xlarge
,hpc7a
, andp5e.48xlarge
instance types - Update EKS module version to latest, enable Karpenter v1 permissions
Miscellaneous Tasks
- Update version prior to
v0.4.0
release - Update test snapshots
v0.3.1
v0.3.0
v0.2.1
v0.2.0
0.2.0 - 2024-07-05
Bug Fixes
- Clarify Neuron device plugin does not have a Helm chart; Daemonset will need to be modified directly
- Remove default instance type selection, requiring users to de-select
Features
- Add notes to the generated output to guide users to additional steps needed for NVIDIA, Neuron, and EFA
- Add support for ML capacity block reservation with EKS managed node group
Miscellaneous Tasks
- Move VPC and subnet data sources to bottom of file to optimize the "above the fold"
- Update readme with explanation and demo
- Rename crate directory
cc
->cookiecluster
; updateREADME