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 resource utilization restrictions to Docker stuff #29

Open
oleg-nenashev opened this issue Feb 9, 2017 · 2 comments
Open

Add resource utilization restrictions to Docker stuff #29

oleg-nenashev opened this issue Feb 9, 2017 · 2 comments
Assignees

Comments

@oleg-nenashev
Copy link
Member

There is a risk that particular Docker images may kill the instance.

@Nancy-Chauhan
Copy link
Member

@oleg-nenashev Using cgroups can be done to manage docker resources . Could it be a good idea ?

@oleg-nenashev
Copy link
Member Author

It may do the job, but we will need to enable an experimental cgroups flag in the Master and Agent images: https://developers.redhat.com/blog/2017/04/04/openjdk-and-containers/

Alternate way would be to try out the experimental Java 11 support which has been released in Jenkins last week: https://jenkins.io/blog/2018/12/14/java11-preview-availability/

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

No branches or pull requests

2 participants