bcgov / bcgov/SIMS

Increase openshift resources for api pod

Closed Beginner friendly
#6,591 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
29
Forks
15
Avg merge
1d 14h
Merged PRs (30d)
38

Description

During a busy weekend the api pod crashed a few times. Could not see significant requests or any specific requests that may have triggered this. Could have been a large request or something similar. Increasing the memory is a simple solution here

image.png

Current settings:
memory limit: 768Mi
memory requests: 512Mi

New settings:
memory limit: 1Gi
memory requests: 512Mi

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the OpenShift deployment configuration for the api pod; start by checking its current resource requests and limits against the values in the issue. Done means the api pod uses a 1Gi memory limit and a 512Mi memory request, with the configuration applied successfully.

Written by the indexing model from the issue text.

Assessment

Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.