Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Enable autoscaling and install required ancillary tooling to support it #257

Merged
merged 16 commits into from
Oct 9, 2024

Conversation

danielpanzella
Copy link
Contributor

No description provided.

@zacharyblasczyk zacharyblasczyk changed the base branch from main to 5.0.0-release October 9, 2024 19:22
@zacharyblasczyk zacharyblasczyk marked this pull request as ready for review October 9, 2024 19:22
@danielpanzella danielpanzella merged commit 8d48434 into 5.0.0-release Oct 9, 2024
5 checks passed
@danielpanzella danielpanzella deleted the danielpanzella/autoscaling branch October 9, 2024 19:23
zacharyblasczyk added a commit that referenced this pull request Oct 14, 2024
* 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]>
jsbroks pushed a commit that referenced this pull request Oct 14, 2024
## [5.0.0](v4.24.0...v5.0.0) (2024-10-14)

### ⚠ BREAKING CHANGES

* A number of variable defaults are removed and variables renamed for node counts.

### Features

* Release Kubernetes Autoscaling and EKS 1.29 Upgrade ([#301](#301)) ([e9a5f02](e9a5f02)), closes [#257](#257) [#296](#296)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant