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

K8S - Adding request / limit on resources #114

Open
gaubej opened this issue Feb 25, 2021 · 0 comments
Open

K8S - Adding request / limit on resources #114

gaubej opened this issue Feb 25, 2021 · 0 comments
Assignees

Comments

@gaubej
Copy link
Contributor

gaubej commented Feb 25, 2021

For now, resources on k8s doesn't have CPU / RAM requests and limits.

This can be tricky on a cluster without default request / limit for K8S to manage resources placement and optimization.

So, based on current pod consumption, I'm trying to add this request / limit on resources. I need feedback on the amounts, and we need to be sure that applications are using these (Java must have container support activated).

Also, I didn't work on CronJobs for now, but if you have estimation on consumption, that would be perfect.

#113

@gaubej gaubej self-assigned this Feb 25, 2021
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

1 participant