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

Specify requested k8s resources for CPU & Memory #3002

Merged
merged 3 commits into from
Mar 8, 2024

Conversation

jmgrady
Copy link
Collaborator

@jmgrady jmgrady commented Mar 8, 2024

Adds CPU and memory resource requests for the Kubernetes deployments. In the cases of the QA and Production servers, resource limits are specified as well.

The initial resource requests are set at approximately 120% of the quiescent levels. The limits are rather broad and should be adjusted as RWC data become available.


This change is Reviewable

@jmgrady jmgrady self-assigned this Mar 8, 2024
Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.72%. Comparing base (39f719a) to head (c57092f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3002      +/-   ##
==========================================
- Coverage   72.77%   72.72%   -0.05%     
==========================================
  Files         266      266              
  Lines       10200    10200              
  Branches     1196     1196              
==========================================
- Hits         7423     7418       -5     
- Misses       2427     2431       +4     
- Partials      350      351       +1     
Flag Coverage Δ
backend 82.70% <ø> (-0.11%) ⬇️
frontend 63.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@imnasnainaec imnasnainaec left a comment

Choose a reason for hiding this comment

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

Reviewed 15 of 15 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jmgrady)

@jmgrady jmgrady merged commit 3910d84 into master Mar 8, 2024
17 checks passed
@jmgrady jmgrady deleted the update-k8s-resources branch March 8, 2024 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants