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

Tweak memory guarantees for CarbonPlan's Azure hubs #878

Merged
merged 1 commit into from
Dec 8, 2021

Conversation

sgibson91
Copy link
Member

In #800 (comment), it was reported that scale-ups of the larger nodepools weren't happening due to insufficient memory issues. This PR fixes that issue for the medium, large and huge nodepools by reducing the memory guarantee.

The vhuge and vvhuge nodepools are still causing issues. See #800 (comment) for details.

This will allow pods to be scheduled onto the nodes
@sgibson91 sgibson91 self-assigned this Dec 7, 2021
@sgibson91 sgibson91 mentioned this pull request Dec 7, 2021
9 tasks
@sgibson91 sgibson91 marked this pull request as ready for review December 8, 2021 09:45
@sgibson91
Copy link
Member Author

This has already been deployed to the staging cluster and the four smallest nodes work fine. The two biggest nodes are not scaling due to a quota issue, but this uncovered the fact that the cluster is in the wrong location 🤦🏻‍♀️ #800 (comment) Therefore I'm going to merge this without review and work on migrating the cluster to the correct location

@sgibson91 sgibson91 merged commit eb41490 into 2i2c-org:master Dec 8, 2021
@sgibson91 sgibson91 deleted the bugfix/carbonplan-azure branch December 8, 2021 09:48
@sgibson91
Copy link
Member Author

Deployment to prod was successful

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