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

Consolidate sysctl commands for kubelet #43005

Merged

Commits on May 2, 2017

  1. Consolidate sysctl commands for kubelet

    These commands are important enough to be in the Kubelet itself.
    By default, Ubuntu 14.04 and Debian Jessie have these set to 200 and
    20000. Without this setting, nodes are limited in the number of
    containers that they can start.
    Christopher M. Luciano committed May 2, 2017
    Configuration menu
    Copy the full SHA
    bafabcb View commit details
    Browse the repository at this point in the history