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

Use machine type n1-standard-2 to avoid OOM killing #17743

Closed
wants to merge 1 commit into from

Commits on Jun 16, 2020

  1. Use machine type n1-standard-2 to avoid OOM killing

    Jobs that create 105 pods on COS are regularly triggering
    kernel OOM killer. That causes job falures.
    
    Used n1-standard-2 instance type with 7.5 Gb RAM to give
    tests processes more memory.
    bart0sh committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    737da54 View commit details
    Browse the repository at this point in the history