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

[e2e] upgrade instance types #8691

Merged
merged 1 commit into from
Jan 3, 2025
Merged

[e2e] upgrade instance types #8691

merged 1 commit into from
Jan 3, 2025

Conversation

demonCoder95
Copy link
Member

@demonCoder95 demonCoder95 commented Dec 27, 2024

We decided to upgrade instance types in our setup:

Instance Type Replacement
c5 c6i
m5 m6i
c6g c7g

This updates the types for the e2e node pools. Since the upgraded replacements are already in the pools, the older instance families are simply dropped.

@demonCoder95 demonCoder95 added minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call. e2e labels Dec 27, 2024
@demonCoder95
Copy link
Member Author

👍

@katyanna
Copy link
Member

katyanna commented Jan 2, 2025

Instance Type Replacement
c5 c6i
m5 m6i
c6g c7g

quick review of the table in the description, I think there was a typo on the m5 replacement and there's no r5 changes in this PR. Is that correct?

@demonCoder95
Copy link
Member Author

Thanks for catching that 😅 Yes, that's correct. I updated the PR description 🙂

@mikkeloscar
Copy link
Contributor

👍

@mikkeloscar mikkeloscar merged commit 8464cbe into dev Jan 3, 2025
10 checks passed
@mikkeloscar mikkeloscar deleted the upgrade-e2e-instances branch January 3, 2025 05:43
This was referenced Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e merged/eks minor Minor changes, e.g. low risk config updates, changes that do not introduce a new API call.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants