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

bump resource limits for Envoy Gateway deployment #1617

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

arkodg
Copy link
Contributor

@arkodg arkodg commented Jul 3, 2023

Relates to #1613

Must be revisited again when #1365 is completed

@arkodg arkodg requested a review from a team as a code owner July 3, 2023 18:14
@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #1617 (9629e6e) into main (d7aaf22) will decrease coverage by 0.10%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1617      +/-   ##
==========================================
- Coverage   61.79%   61.70%   -0.10%     
==========================================
  Files          81       81              
  Lines       12031    12031              
==========================================
- Hits         7435     7424      -11     
- Misses       4138     4146       +8     
- Partials      458      461       +3     

see 2 files with indirect coverage changes

@arkodg
Copy link
Contributor Author

arkodg commented Jul 3, 2023

/retest

@qicz qicz mentioned this pull request Jul 4, 2023
requests:
cpu: 10m
memory: 64Mi
cpu: 100m
Copy link
Member

Choose a reason for hiding this comment

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

the requests does not need to increase. EG can run on cpu 10m and mem 64Mi. for the limits IMO can't fix memory hign usage. #1613 (comment)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this is a a rough estimate on what values would satisfy lower and upper bounds for common case

Copy link
Member

@qicz qicz Jul 4, 2023

Choose a reason for hiding this comment

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

I see, but requests changing is unnecessary from my production env situation.

Copy link
Contributor Author

@arkodg arkodg Jul 6, 2023

Choose a reason for hiding this comment

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

isn't 10m too low to start off with ?

@Xunzhuo Xunzhuo merged commit 005b5b3 into envoyproxy:main Jul 10, 2023
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.

4 participants