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

[ENHANCE]Define memory request and memory limit for reloder-reloader container #639

Open
kunj-bosamia opened this issue Apr 17, 2024 · 1 comment
Labels
good-first-issue A good starting point for new contributors kind/enhancement New feature or request kind/help wanted Extra attention is needed

Comments

@kunj-bosamia
Copy link

kunj-bosamia commented Apr 17, 2024

It's a good practice to define memory request and limit for any resource which you deploy on your kubernetes cluster

Solution -> The raw manifest file for reloader provided in the readme file should have memory request and limits defined.

Reference to readme -> https://github.com/stakater/Reloader?tab=readme-ov-file#vanilla-manifests
Raw manifest file -> https://raw.githubusercontent.com/stakater/Reloader/master/deployments/kubernetes/reloader.yaml

@kunj-bosamia kunj-bosamia added the kind/enhancement New feature or request label Apr 17, 2024
@MuneebAijaz
Copy link
Contributor

@kunjbosamiaFalkonry feel free to open a PR for this, these vanilla manifests are created from helm template itself, so it can be overridden there https://github.com/stakater/Reloader/blob/master/.github/workflows/push.yaml#L206

@MuneebAijaz MuneebAijaz added kind/help wanted Extra attention is needed good-first-issue A good starting point for new contributors labels Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-first-issue A good starting point for new contributors kind/enhancement New feature or request kind/help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants