-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Release Kubernetes Autoscaling and EKS 1.29 Upgrade (#301)
* feat!: Enable autoscaling and install required ancillary tooling to support it (#257) * feat!: add autoscaling to terraform modules and change variable lookup order for instance sizing * feat!: add cluster autoscaler to cluster BREAKING CHANGE: A number of variable defaults are removed and variables renamed for node counts. * Init EKS 1.29 upgrade (#296) * fix examples * fix: update output var in examples * fix: use the 17.x version of the variables * fix autoscaling * fix * fix * fix circular dep * fix cluster_name * remove dependency * revert revert * test * fix * trying to correct the output * testing cluster_name * fix: override the name_prefix for node_groups so they still have the az letter --------- Co-authored-by: Daniel Panzella <[email protected]> Co-authored-by: Daniel Panzella <[email protected]>
- Loading branch information
1 parent
47b06e1
commit e9a5f02
Showing
33 changed files
with
406 additions
and
459 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.