env0 / env0/agent-helm-chart

Make "limits" optional

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go Template
Stars
1
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The internet recommends removing CPU limits from the configuration. and only specifying memory limits.

[For the love of god, stop using CPU limits on Kubernetes](https://home.robusta.dev/blog/stop-using-cpu-limits/)
[Kubernetes CPU Throttling: The Silent Killer of Response Time](https://community.ibm.com/community/user/aiops/blogs/dina-henderson/2022/06/29/kubernetes-cpu-throttling-the-silent-killer-of-res)
[Kubernetes: Make your services faster by removing CPU limits](https://erickhun.com/posts/kubernetes-faster-services-no-cpu-limits/)
[CPU limits and aggressive throttling in Kubernetes](https://medium.com/omio-engineering/cpu-limits-and-aggressive-throttling-in-kubernetes-c5b20bd8a718)

suggestion is to comment out the default cpu values in the chart, and also add if defined to include the parameters

Contributor guide

No contributing guide indexed for this repository

Research direction

Inspect the Helm chart's default CPU values and the template that includes resource parameters. Make CPU limits optional while retaining memory limits when configured, then render the chart with and without CPU values to verify the generated configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
helm, kubernetes
Domain
devops, infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.