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/vhdc prod workflows scaleup #2218

Merged
merged 3 commits into from
Apr 17, 2023
Merged

Conversation

AidanHilt
Copy link
Contributor

This pull request is to add changes we made in vhdcperf, so they can be deployed in vhdcprod. This covers only the Argo Helm chart and cluster-autoscaler changes, as the Opencost changes have not been finalized. (We want to come to a final decision on sizing for the pods and nodes, and run a smoke test to validate that the setup can survive a very high number of nodes in the clsuter).

AidanHilt and others added 3 commits April 17, 2023 15:21
…ments. Now, it checks if they exist in the cluster-autoscaler deployment, and only

adds them if they don't have them.
@AidanHilt AidanHilt marked this pull request as ready for review April 17, 2023 15:56
@@ -0,0 +1,26 @@
#!/bin/bash
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this script be overriden by gitops job in any way? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We're good! I double-checked the script, and it doesn't touch the autoscaler. I also double-checked, and we do have gitops-sync running in perf, so we would have seen issues.

@AidanHilt AidanHilt merged commit 35aeabd into master Apr 17, 2023
@AidanHilt AidanHilt deleted the feat/vhdc-prod-workflows-scaleup branch April 17, 2023 16:26
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.

2 participants