Releases: aws-samples/karpenter-blueprints
Releases · aws-samples/karpenter-blueprints
v1.1.6
What's Changed
We've updated the Karpenter Blueprints and the Terrraform templates to use Karpenter v1.0.1
- V1 Release by @jakeskyaws in #16
Full Changelog: v1.1.5...v1.1.6
v1.1.5
What's Changed
- Modify blueprint od-spot-split by removing on-demand as capacity type in NodePool node-spot by @youwalther65 in #12
- filter local zones by @LorenzoBoccaccia in #13
New Contributors
- @LorenzoBoccaccia made their first contribution in #13
Full Changelog: v1.1.4...v1.1.5
v1.1.4
What's Changed
- Updated README.md for disruption budgets by @RobertNorthard in #10
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Add Karpenter disruption budget example blueprint by @RobertNorthard in #9
New Contributors
- @RobertNorthard made their first contribution in #9
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
- cluster version and modules updated by @jakeskyaws in #7
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
- Switch to non-abandoned kubectl provider by @js94x in #5
- New blueprint for avoiding batch jobs to be interrupted due to a consolidation process by @irenegl3 in #6
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Automate provisioning of default AWSNodeTemplate and Provisioner by @youwalther65 in #2
- Karpenter version 0.32.X release by @jakeskyaws in #4
New Contributors
- @youwalther65 made their first contribution in #2
- @jakeskyaws made their first contribution in #4
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release of Karpenter Blueprints for Karpenter v0.30.0
and Kubernetes 1.28
. This repository includes a list of common workload examples, and some of them go in depth with the explanation of why configuring the Provisioner
, AWSNodeTemplate
and/or a Deployment
in such a way is important. It also includes a Terraform template using EKS Blueprints to install Karpenter.