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

Add requests and limits for csi and ccm resources #34

Open
fernando-villalba opened this issue Jun 6, 2024 · 2 comments
Open

Add requests and limits for csi and ccm resources #34

fernando-villalba opened this issue Jun 6, 2024 · 2 comments

Comments

@fernando-villalba
Copy link

issue

Currently csi and ccm controllers don't have limits or requests assigned to them.

This could create conditions where these pods use too much resources or don't have enough allocate for them

More info here

image

Acceptance criteria

  • Allocate limits and requests to all essential cluster resources like these.
@fernando-villalba
Copy link
Author

Another issue was created here:

civo/civo-csi#24

@sundaram2021
Copy link

hey what the amout of request and limits you want me to put
can i put these

resources:
requests:
cpu: "100m"
memory: "200Mi"
limits:
cpu: "500m"
memory: "400Mi"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants