banzaicloud / banzai-charts

Curated list of Banzai Cloud Helm charts used by the Pipeline Platform
Apache License 2.0
367 stars 278 forks source link

increase resource limits of k8sproxy because of OOM #1336

Closed tkircsi closed 1 year ago

tkircsi commented 1 year ago
Q A
Bug fix? yes
New feature? no
API breaks? no
Deprecations? no
License Apache 2.0

What's in this PR?

Fix for k8sproxy OOM on Red Hat OpenShift

Why?

On Red Hat OpenShift the k8sproxy consumes more resources above the current limit, therefore the pod is OOMKilled.

Checklist