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

Increased memory and CPU values for Name Lookup web pod #983

Draft
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

gaurav
Copy link
Collaborator

@gaurav gaurav commented Oct 12, 2024

We were hitting a bunch of limits on the Name Lookup web pod on Oct 12, but I'm not sure whether this is because of high demand, or because of some other issue we're running into. So I've increased both the memory limit (to 1G) and CPU limit (to 1 CPU).

We're hitting a bunch of limits on Oct 12, but I'm not sure whether this
is because of high demand, or because of some other issue we're running
into.
@gaurav gaurav requested review from YaphetKG and Woozl October 12, 2024 22:47
Copy link
Collaborator

@Woozl Woozl left a comment

Choose a reason for hiding this comment

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

The probes are smart, looks good

@@ -69,6 +69,17 @@ spec:
volumeMounts:
- mountPath: /var/solr/data
name: {{ include "name-lookup.fullname" . }}-solr-data-vol
startupProbe:
Copy link
Collaborator

Choose a reason for hiding this comment

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

👍

@gaurav gaurav marked this pull request as draft November 9, 2024 04:48
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