Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Pod memory requests for multiple services #50

Merged
merged 4 commits into from
Mar 23, 2025

Conversation

jonathanio
Copy link
Contributor

Based on newly triggered PodMemoryRequests alerts, increase the memory requests and limits values for some Pods for cert-manager, helm-controller in Flux, kube-state-metrics, and the CSI resizer in proxmox-csi-plugin.

Checklist

Please check and confirm the following items have been performed, where
possible, for this Pull Request:

  • I have performed a self-review of my code and run any tests locally to check.
  • I have added tests that prove my changes are effective and work correctly.
  • I have made corresponding changes to the documentation as needed.
  • Each commit in, and this pull request, have meaningful subject & body for context.
  • I have added type/..., changes/..., and 'release/...' labels, as needed.

Update the memory requests for the cainjector Pod in cert-manager, which
has seen an increase in its baseline usage.
Update the helm-controller memory requests as the baseline usage has
increased within the Kubernetes Cluster.
Increase both the memory requests and limits for the kube-state-metrics
service as the baseline usage has increased, and the requests now bumps
into the original limits value too.
Set the overrides for resources for the CS resizer in
proxmox-csi-plugin, and set it to a higher value as needed as the
baseline usage has increased in the Kubernetes Cluster.
@jonathanio jonathanio added priority/medium This is a medium-priority issue or pull request release/update An update to an existing feature is made with this pull request update/flux Update with improvements to the Flux Kustomizations labels Mar 23, 2025
@jonathanio jonathanio enabled auto-merge March 23, 2025 21:05
@jonathanio jonathanio merged commit 2f278ef into main Mar 23, 2025
5 checks passed
@jonathanio jonathanio deleted the update-pod-memory-requests branch March 23, 2025 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/medium This is a medium-priority issue or pull request release/update An update to an existing feature is made with this pull request update/flux Update with improvements to the Flux Kustomizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant