Skip to content

Add/grafana/memory limits - #625

Merged
wcarlsen merged 2 commits into
mainfrom
add/grafana/memory-limits
Jul 22, 2026
Merged

Add/grafana/memory limits#625
wcarlsen merged 2 commits into
mainfrom
add/grafana/memory-limits

Conversation

@wcarlsen

Copy link
Copy Markdown
Contributor

Fixes minor issues found related to Grafana workloads missing resources or rightsizing. Also found that rolloutstrategy was set wrong in the values.

  • Set resources for alloy-logs daemonSet
  • Set rolloutstrategy correct in the values file for alloy-logs. This is important for speedy daemonSet rollouts for large clusters
  • Rightsize memory and set limit on kube-state-metrics
  • Rightsize memory and set limit on node-exporter
  • Set cpu request for alloy statefulset

wcarlsen added 2 commits July 22, 2026 10:07
Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
Signed-off-by: Willi Carlsen <carlsenwilli@gmail.com>
@wcarlsen
wcarlsen requested a review from a team as a code owner July 22, 2026 09:27

@SEQUOIIA SEQUOIIA left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Surprised they wouldn't be using more memory, but speedier updateStrategy sounds good to me

@wcarlsen

wcarlsen commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Surprised they wouldn't be using more memory, but speedier updateStrategy sounds good to me

They are reflecting production values. But you are right that some seem relatively low.

@wcarlsen
wcarlsen merged commit d5afdee into main Jul 22, 2026
4 checks passed
@wcarlsen
wcarlsen deleted the add/grafana/memory-limits branch July 22, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants