apache / apache/pulsar-helm-chart

templates missing resource requests for cpu/memory

Open
#594 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
240
Forks
260
Avg merge
4h 12m
Merged PRs (30d)
1

Description

**Describe the bug**
Templates for the workloads are missing templatable resource requests for cpu and memory. This hinders scheduling and makes the entire system of apps more likely to be evicted under pressure.

**Expected behavior**
Every pod template should have inputs for cpu and memory requests so that the apps can be appropriately sized.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the workload templates and the chart values entry points to identify every pod template and its configurable resources. Check the rendered manifests for CPU and memory request fields; the work is done when every workload exposes templatable values for both requests and those values appear in the rendered pod specifications.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.